Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Commit

Permalink
typo in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dimsav committed Feb 10, 2018
1 parent 28f5c7f commit a174b32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"require-dev": {
"orchestra/testbench": "3.6.*",
"phpunit/phpunit": "~~7.0"
"phpunit/phpunit": "~7.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a174b32

Please sign in to comment.