Skip to content

Commit 125ee8a

Browse files
tuimzbarryvdh
authored andcommitted
Fixes composer.json OR operator (#199)
Fixes #198
1 parent 301f680 commit 125ee8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"php-http/client-implementation": "^1",
4343
"php-http/message": "^1.5",
4444
"php-http/discovery": "^1.2.1",
45-
"symfony/http-foundation": "^2.1|^3|^4",
45+
"symfony/http-foundation": "^2.1||^3||^4",
4646
"moneyphp/money": "^3.1"
4747
},
4848
"require-dev": {

0 commit comments

Comments
 (0)