Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AFZidan authored Feb 12, 2020
1 parent bbeb536 commit a41de6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
],
"require": {
"php": ">=7.2",
"laravelcollective/html": "~5.8",
"illuminate/support": "~5.8"
"laravelcollective/html": "^5.8|^6.0",
"illuminate/support": "^5.8|^6.0"
},
"require-dev": {
"mockery/mockery": "^1.3",
Expand Down

0 comments on commit a41de6c

Please sign in to comment.