Skip to content

Commit 4df1581

Browse files
committed
Switch to new recommended syntax
1 parent 11a353b commit 4df1581

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
@@ -16,7 +16,7 @@
1616
"php": ">=5.3.9"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^4.8|^5.0"
19+
"phpunit/phpunit": "^4.8 || ^5.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)