Skip to content

Commit 049ae83

Browse files
committed
Merge pull request #11 from vinkla/patch-1
Switch to new recommended syntax
2 parents 866eda2 + 688af9b commit 049ae83

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
@@ -18,7 +18,7 @@
1818
"illuminate/filesystem": "^5.1"
1919
},
2020
"require-dev": {
21-
"phpunit/phpunit" : "^4.8|^5.0",
21+
"phpunit/phpunit" : "^4.8 || ^5.0",
2222
"orchestra/testbench": "^3.2",
2323
"mockery/mockery": "~0.9.4"
2424
},

0 commit comments

Comments
 (0)