Skip to content

Commit

Permalink
Increase minimum cakephp version
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanvyas22 committed Nov 24, 2023
1 parent 351057c commit f9d742a
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 @@ -28,7 +28,7 @@
},
"require-dev": {
"phpunit/phpunit": "^9.5.0",
"cakephp/cakephp": "^4.3.0",
"cakephp/cakephp": "^4.5.0",
"cakephp/bake": "^2.6.0",
"cakephp/cakephp-codesniffer": "^4.1"
},
Expand Down

0 comments on commit f9d742a

Please sign in to comment.