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 e1ca31b + e688645 commit 541d827Copy full SHA for 541d827
composer.json
@@ -11,13 +11,13 @@
11
"require": {
12
"php": "^7.2",
13
"php-translation/common": "^1.0",
14
- "symfony/translation": "^3.4 || ^4.2",
+ "symfony/translation": "^3.4 || ^4.2 || ^5.0",
15
"nyholm/nsa": "^1.1"
16
},
17
"require-dev": {
18
"phpunit/phpunit": "^8.4",
19
- "symfony/phpunit-bridge": "^4.2",
20
- "symfony/framework-bundle": " ^3.4 || ^4.2"
+ "symfony/phpunit-bridge": "^4.2 || ^5.0",
+ "symfony/framework-bundle": " ^3.4 || ^4.2 || ^5.0"
21
22
"autoload": {
23
"psr-4": {
0 commit comments