Skip to content
This repository was archived by the owner on Apr 19, 2021. It is now read-only.

Commit a2f7e17

Browse files
arubacaonicolasbeauvais
authored andcommitted
Update composer.json (#6)
* Update composer.json * Update composer.json
1 parent d8c91e2 commit a2f7e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
],
2020
"require": {
2121
"php": "^7.0",
22-
"illuminate/contracts": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0",
23-
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0",
22+
"illuminate/contracts": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
23+
"illuminate/support": "~5.1.0|~5.2.0|~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
2424
"nicolasbeauvais/botscout-client": "^1.0"
2525
},
2626
"require-dev": {

0 commit comments

Comments
 (0)