Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
27pchrisl committed Nov 1, 2020
2 parents 10a2572 + e155a20 commit 576d15e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
},
"require": {
"php": "^7.3|^8.0",
"illuminate/bus": "^7.0|^8.0",
"illuminate/database": "^7.0|^8.0",
"illuminate/events": "^7.0|^8.0",
"illuminate/http": "^7.0|^8.0",
"illuminate/queue": "^7.0|^8.0",
"illuminate/routing": "^7.0|^8.0",
"illuminate/bus": "^6.0|^7.0|^8.0",
"illuminate/database": "^6.0|^7.0|^8.0",
"illuminate/events": "^6.0|^7.0|^8.0",
"illuminate/http": "^6.0|^7.0|^8.0",
"illuminate/queue": "^6.0|^7.0|^8.0",
"illuminate/routing": "^6.0|^7.0|^8.0",
"ext-simplexml": "*",
"ext-json": "*",
"ext-dom": "*",
Expand Down
24 changes: 12 additions & 12 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 576d15e

Please sign in to comment.