Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
synergixe authored May 14, 2018
1 parent 7fb8f27 commit 3c5d96d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
"source":"https://github.com/synergixe/php-beamzer"
},
"require-dev": {
"mockery/mockery":"0.9.*",
"phpunit/phpunit":"0.1.*",
"phpstan/phpstan":"0.9.*",
"orchestra/testbench":"3.5.*",
"sjparkinson/static-review":"5.2.*"
"mockery/mockery":"~0.9.*",
"phpunit/phpunit":"~0.1.*",
"phpstan/phpstan":"~0.9.*",
"orchestra/testbench":"~3.5.*",
"sjparkinson/static-review":"~5.2.*"
},
"require":{
"php":">=5.6.4",
Expand Down

0 comments on commit 3c5d96d

Please sign in to comment.