Skip to content

Commit 2830f02

Browse files
committed
composer dependency update
1 parent a1ca2fd commit 2830f02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
}
1616
],
1717
"require": {
18-
"php" : "^7.3|^8.0",
19-
"symfony/process": "^4.0|^5.0|^6.0"
18+
"php": "^7.3|^8.0",
19+
"symfony/process": "^5.4|^6.3"
2020
},
2121
"require-dev": {
2222
"friendsofphp/php-cs-fixer": "^2.17",

0 commit comments

Comments
 (0)