Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Commit c950ecc

Browse files
committed
Added Symfony5 compatibility
1 parent 80f7849 commit c950ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php": ">=5.3.2",
2121
"behat/behat": "^3.0.5",
2222
"behat/mink": "^1.5",
23-
"symfony/config": "^2.7|^3.0|^4.0"
23+
"symfony/config": "^2.7|^3.0|^4.0|^5.0"
2424
},
2525

2626
"require-dev": {

0 commit comments

Comments
 (0)