Skip to content

Commit f6e5bf0

Browse files
committed
Issue #10 support symfony/property-access v3 or v4
1 parent 572e6a9 commit f6e5bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"require": {
2727
"omnipay/common": "^3",
2828
"academe/authorizenet-objects": "^0.7",
29-
"symfony/property-access": "^3.2"
29+
"symfony/property-access": "^3.2 || ^4.0"
3030
},
3131
"require-dev": {
3232
"omnipay/tests": "^3",

0 commit comments

Comments
 (0)