Skip to content

Commit 7e655d2

Browse files
committed
Merge branch '2.3'
2 parents 3698a32 + 76f4e40 commit 7e655d2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@
3131
"bossa/phpspec2-expect": "^3.1",
3232
"fabpot/goutte": "^3.2",
3333
"phpspec/phpspec": "^5.1",
34-
"symfony/filesystem": "^4.2",
35-
"symfony/process": "^4.2",
36-
"symfony/yaml": "^4.2"
34+
"symfony/filesystem": "^4.2 || ^5.0",
35+
"symfony/process": "^4.2 || ^5.0",
36+
"symfony/yaml": "^4.2 || ^5.0"
3737
},
3838
"suggest": {
3939
"bossa/phpspec2-expect": "Allows to use PHPSpec2 matchers in Behat context files"

0 commit comments

Comments
 (0)