Skip to content

Commit

Permalink
composer dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
Escarter committed Sep 23, 2023
1 parent a1ca2fd commit 2830f02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
}
],
"require": {
"php" : "^7.3|^8.0",
"symfony/process": "^4.0|^5.0|^6.0"
"php": "^7.3|^8.0",
"symfony/process": "^5.4|^6.3"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.17",
Expand Down

0 comments on commit 2830f02

Please sign in to comment.