Skip to content

Commit

Permalink
Fix up phpcs version
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Mar 29, 2024
1 parent 5596a45 commit db1f4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"cakephp/plugin-installer": "^1.3",
"cakephp/migrations": "^3.0.0",
"dereuromark/cakephp-shim": "^2.3.0",
"fig-r/psr2r-sniffer": "dev-master",
"fig-r/psr2r-sniffer": "^1.5.1",
"phpunit/phpunit": "^9.5"
},
"autoload": {
Expand Down

0 comments on commit db1f4bb

Please sign in to comment.