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 34eb1e5 commit 41b5cd7Copy full SHA for 41b5cd7
src/store/composer.json
@@ -41,9 +41,9 @@
41
"phpstan/phpstan": "^2.0",
42
"phpunit/phpunit": "^11.5",
43
"probots-io/pinecone-php": "^1.0",
44
- "symfony/cache": "^7.3",
45
- "symfony/console": "^7.3",
46
- "symfony/dependency-injection": "^7.3"
+ "symfony/cache": "^6.4 || ^7.1",
+ "symfony/console": "^6.4 || ^7.1",
+ "symfony/dependency-injection": "^6.4 || ^7.1"
47
},
48
"config": {
49
"sort-packages": true
0 commit comments