Skip to content

Commit fd690f3

Browse files
author
Dirk Scholten
committed
Additional updates for sf5.0
1 parent 316c29d commit fd690f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"doctrine/common": "^2.7.2",
2121
"sensio/framework-extra-bundle": "^5.0.0",
2222
"symfony/dependency-injection": "^3.4|^4.3|^5.0",
23-
"symfony/event-dispatcher": "^3.4|^4.3",
24-
"symfony/http-kernel": "^3.4|^4.3"
23+
"symfony/event-dispatcher": "^3.4|^4.3|^5.0",
24+
"symfony/http-kernel": "^3.4|^4.3|^5.0"
2525
},
2626
"require-dev": {
2727
"phpunit/php-code-coverage": "^6.0",

0 commit comments

Comments
 (0)