We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de7849b commit 60222baCopy full SHA for 60222ba
composer.json
@@ -24,11 +24,11 @@
24
"require" : {
25
"php" : "^7.3 || ^7.4 || ^8.0",
26
"psr/cache" : "^1.0 || ^2.0 || ^3.0",
27
- "willdurand/geocoder" : "^4.2",
28
- "react/promise" : "^2.2",
29
- "symfony/console" : "^3.4 || ^4.4 || ^5.0 || ^6.0",
30
- "symfony/property-access" : "^3.4 || ^4.4 || ^5.0 || ^6.0",
31
- "symfony/serializer" : "^3.4 || ^4.4 || ^5.0 || ^6.0",
+ "willdurand/geocoder" : "^4.5",
+ "react/promise" : "^2.8",
+ "symfony/console" : "^4.4 || ^5.0 || ^6.0",
+ "symfony/property-access" : "^4.4 || ^5.0 || ^6.0",
+ "symfony/serializer" : "^4.4 || ^5.0 || ^6.0",
32
"react/event-loop" : "^1.0",
33
"php-http/discovery" : "^1.0",
34
"cache/array-adapter" : "^1.0",
0 commit comments