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