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 5223456 commit 70fd48eCopy full SHA for 70fd48e
composer.json
@@ -11,11 +11,11 @@
11
"require": {
12
"php": "^7.2 || ^8.0",
13
"php-translation/common": "^3.0",
14
- "symfony/translation": "^3.4 || ^4.2 || ^5.0"
+ "symfony/translation": "^3.4 || ^4.2 || ^5.0 || ^6.0"
15
},
16
"require-dev": {
17
"phpunit/phpunit": "^8.4",
18
- "symfony/framework-bundle": " ^3.4 || ^4.2 || ^5.0"
+ "symfony/framework-bundle": " ^3.4 || ^4.2 || ^5.0 || ^6.0"
19
20
"autoload": {
21
"psr-4": {
0 commit comments