Skip to content

Commit 95337da

Browse files
committed
Fix up phpcs version
1 parent 07aca3d commit 95337da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"cakephp/plugin-installer": "^1.3",
3535
"dereuromark/cakephp-ide-helper": "^1.0.0",
3636
"dereuromark/cakephp-tools": "^2.4.0",
37-
"fig-r/psr2r-sniffer": "dev-master",
37+
"fig-r/psr2r-sniffer": "^1.5.1",
3838
"friendsofcake/search": "^6.0.0",
3939
"phpunit/phpunit": "^9.5"
4040
},

0 commit comments

Comments
 (0)