Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
mirko-pagliai committed Jan 2, 2024
1 parent a94d87f commit 389c554
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
"php": ">=8.1",
"ext-fileinfo": "*",
"cakephp/cakephp": "^4.0",
"mirko-pagliai/php-tools": "^1.7.4"
"mirko-pagliai/php-tools": "^1.7.4",
"symfony/process": "^5.0|^6.0|^7.0"
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^5.0",
Expand Down

0 comments on commit 389c554

Please sign in to comment.