Skip to content

Commit

Permalink
Remove unneeded dev depenency
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Sep 11, 2023
1 parent 4e0bcf5 commit decb793
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
"require-dev": {
"cakephp/cakephp-codesniffer": "^5.0.0",
"phpunit/phpunit": "^10.1.0",
"cakephp/debug_kit": "^5.0.0",
"cakephp/plugin-installer": "^1.3"
"cakephp/debug_kit": "^5.0.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit decb793

Please sign in to comment.