Skip to content

Commit

Permalink
require ^7.3 illuminate components
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeldyrynda committed Mar 25, 2020
1 parent 04d5dea commit 4245c0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
],
"require": {
"php": "^7.2.5",
"illuminate/database": "^7.0",
"illuminate/events": "^7.0",
"illuminate/support": "^7.0",
"illuminate/database": "^7.3",
"illuminate/events": "^7.3",
"illuminate/support": "^7.3",
"ramsey/uuid": "^4.0"
},
"autoload": {
Expand Down

0 comments on commit 4245c0c

Please sign in to comment.