Skip to content

Commit 4d23fcd

Browse files
committed
chore: bump v5
1 parent e2e5875 commit 4d23fcd

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"type": "cakephp-plugin",
55
"require": {
66
"php": ">=7.2",
7-
"cakephp/cakephp": "^4.0",
8-
"cakephp/plugin-installer": "^1.0",
9-
"cakephp/twig-view": "^1.0",
10-
"friendsofcake/search": "^6.0"
7+
"cakephp/cakephp": "^5.0",
8+
"cakephp/plugin-installer": "^2.0",
9+
"cakephp/twig-view": "^2.0",
10+
"friendsofcake/search": "^7.0"
1111
},
1212
"require-dev": {
13-
"cakephp/cakephp-codesniffer": "^4.0",
13+
"cakephp/cakephp-codesniffer": "^5.0",
1414
"phpunit/phpunit": "~8.5.0"
1515
},
1616
"autoload": {

0 commit comments

Comments
 (0)