Skip to content

Commit 41b5cd7

Browse files
committed
deps
1 parent 34eb1e5 commit 41b5cd7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/store/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
"phpstan/phpstan": "^2.0",
4242
"phpunit/phpunit": "^11.5",
4343
"probots-io/pinecone-php": "^1.0",
44-
"symfony/cache": "^7.3",
45-
"symfony/console": "^7.3",
46-
"symfony/dependency-injection": "^7.3"
44+
"symfony/cache": "^6.4 || ^7.1",
45+
"symfony/console": "^6.4 || ^7.1",
46+
"symfony/dependency-injection": "^6.4 || ^7.1"
4747
},
4848
"config": {
4949
"sort-packages": true

0 commit comments

Comments
 (0)