We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2e5875 commit 4d23fcdCopy full SHA for 4d23fcd
1 file changed
composer.json
@@ -4,13 +4,13 @@
4
"type": "cakephp-plugin",
5
"require": {
6
"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"
+ "cakephp/cakephp": "^5.0",
+ "cakephp/plugin-installer": "^2.0",
+ "cakephp/twig-view": "^2.0",
+ "friendsofcake/search": "^7.0"
11
},
12
"require-dev": {
13
- "cakephp/cakephp-codesniffer": "^4.0",
+ "cakephp/cakephp-codesniffer": "^5.0",
14
"phpunit/phpunit": "~8.5.0"
15
16
"autoload": {
0 commit comments