Skip to content

Commit 4849128

Browse files
[gha] swap the php versions we use in jobs
1 parent dcc9452 commit 4849128

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,13 @@
4949
"conflict": {
5050
"doctrine/dbal": "<2.7",
5151
"doctrine/orm": "<2.6.3",
52+
"doctrine/lexer": "<1.1",
5253
"phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
5354
"symfony/dependency-injection": "<3.4",
5455
"symfony/form": "<4.4",
5556
"symfony/http-kernel": "<4.3.7",
5657
"symfony/messenger": "<4.3",
58+
"symfony/proxy-manager-bridge": "<4.4.19",
5759
"symfony/security-core": "<4.4",
5860
"symfony/validator": "<4.4.2|<5.0.2,>=5.0"
5961
},

0 commit comments

Comments
 (0)