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.
2 parents 8af1546 + bfd891d commit 1c05fa0Copy full SHA for 1c05fa0
composer.json
@@ -12,15 +12,15 @@
12
"require": {
13
"php": "^7.4||^8.0",
14
"doctrine/orm": "~2.8,>=2.8.0",
15
- "symfony/framework-bundle": "^3.4|^4.3|^5",
+ "symfony/framework-bundle": "^3.4|^4.3|^5|^6.0",
16
"symfony/http-client-contracts": "^1.0|^2.0",
17
"typesense/typesense-php": "^4.1.0",
18
"php-http/curl-client": "^2.2",
19
"monolog/monolog": "^2.3",
20
- "symfony/property-access": "^3.4|^4.3|^5"
+ "symfony/property-access": "^3.4|^4.3|^5|^6.0"
21
},
22
"require-dev": {
23
- "symfony/phpunit-bridge": "^5.0",
+ "symfony/phpunit-bridge": "^5.0|^6.0",
24
"phpunit/phpunit": "^9.5"
25
26
"autoload": {
0 commit comments