Skip to content

Commit e688645

Browse files
committed
merge upstream/master
1 parent bc0f326 commit e688645

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
"require": {
1212
"php": "^7.2",
1313
"php-translation/common": "^1.0",
14-
"symfony/translation": "^3.4 || ^4.2",
14+
"symfony/translation": "^3.4 || ^4.2 || ^5.0",
1515
"nyholm/nsa": "^1.1"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^8.4",
19-
"symfony/phpunit-bridge": "^4.2",
20-
"symfony/framework-bundle": " ^3.4 || ^4.2"
19+
"symfony/phpunit-bridge": "^4.2 || ^5.0",
20+
"symfony/framework-bundle": " ^3.4 || ^4.2 || ^5.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)