We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e2e63a commit 642c6e0Copy full SHA for 642c6e0
composer.json
@@ -26,8 +26,8 @@
26
"php": ">=5.6.0",
27
"portphp/portphp": "^1.0.0",
28
"seld/signal-handler": "^1.0 || ^2.0",
29
- "symfony/property-access": "^2.3 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
30
- "symfony/validator": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/property-access": "^2.3 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
+ "symfony/validator": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
31
"psr/log": "^1.0 || ^2.0 || ^3.0"
32
},
33
"autoload": {
0 commit comments