mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-08 17:29:29 +00:00
fix: allow symfony 7
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"require": {
|
||||
"php": ">= 8.1",
|
||||
"symfony/process": "^5.3|^6.0"
|
||||
"symfony/process": "^5.3|^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
|
||||
Reference in New Issue
Block a user