Skip to content

Commit

Permalink
build: upd deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gemorroj committed Feb 1, 2025
1 parent 8ec4ff5 commit 8c417d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
],
"require": {
"php": ">=8.0.2",
"symfony/process": "^5.4||^6.0||^7.0"
"symfony/process": "^5.4||^6.4||^7.0"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"friendsofphp/php-cs-fixer": "^3.68",
"phpunit/phpunit": "^9.6.22",
"friendsofphp/php-cs-fixer": "^3.68.5",
"phpstan/phpstan": "^2"
},
"autoload": {
Expand Down

0 comments on commit 8c417d2

Please sign in to comment.