Skip to content

Commit

Permalink
Update constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jul 30, 2019
1 parent 609b5e8 commit 58eb99c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"ext-json": "*",
"firebase/php-jwt": "~3.0|~4.0|~5.0",
"guzzlehttp/guzzle": "~6.0",
"illuminate/auth": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/console": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/container": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/database": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/http": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|~5.9.0|^6.0",
"illuminate/auth": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/console": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/container": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/database": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/http": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0",
"league/oauth2-server": "^7.0",
"phpseclib/phpseclib": "^2.0",
"symfony/psr-http-message-bridge": "~1.0",
Expand Down

0 comments on commit 58eb99c

Please sign in to comment.