Skip to content

Commit d7e7213

Browse files
Merge pull request #60 from elbformat/allow-symfony-7-3
allow-symfony-7-3
2 parents b80afba + 5ebd2d4 commit d7e7213

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
@@ -27,7 +27,7 @@
2727
"behat/behat": "^3.8",
2828
"friends-of-behat/symfony-extension": "^2.2",
2929
"symfony/dom-crawler": "^5.4|^6.2|7.3.*",
30-
"symfony/property-access": "^5.4|^6.2"
30+
"symfony/property-access": "^5.4|^6.2|7.3.*"
3131
},
3232
"require-dev": {
3333
"doctrine/orm": "^2.12",

0 commit comments

Comments
 (0)