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 8d7b1ea commit b01aaf6Copy full SHA for b01aaf6
composer.json
@@ -11,12 +11,12 @@
11
"require": {
12
"php": "^5.5 || ^7.0",
13
"php-translation/common": "^1.0",
14
- "symfony/translation": "^2.7 || ^3.0 || ^4.0",
+ "symfony/translation": "^2.7 || ^3.0 || ^4.0 || ^5.0",
15
"nyholm/nsa": "^1.1"
16
},
17
"require-dev": {
18
- "symfony/phpunit-bridge": "^3.4 || ^4.0",
19
- "symfony/framework-bundle": "^2.7.39 || ^3.0 || ^4.0"
+ "symfony/phpunit-bridge": "^3.4 || ^4.0 || ^5.0",
+ "symfony/framework-bundle": "^2.7.39 || ^3.0 || ^4.0 || ^5.0"
20
21
"autoload": {
22
"psr-4": {
0 commit comments