Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo92 committed Sep 27, 2021
1 parent 717d84c commit c228ca4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@
"php": ">=7.1",
"ext-json": "*",
"illuminate/support": "^5.8|^6.0|^7.0|^8.0",
"illuminate/container": "^5.8|^6.0|^7.0|^8.0",
"illuminate/events": "^5.8|^6.0|^7.0|^8.0"
"illuminate/container": "^5.8|^6.0|^7.0|^8.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0|^7.0|^8.0",
Expand Down

0 comments on commit c228ca4

Please sign in to comment.