Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Changes minimum Laravel version.
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkGhostHunter committed Jul 1, 2020
1 parent 9726dec commit 6c383fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"require": {
"php": "^7.2.15",
"ext-json": "*",
"illuminate/support": "^7.0",
"illuminate/support": "^7.18",
"web-auth/webauthn-lib" : "^3.2",
"symfony/psr-http-message-bridge": "^2.0",
"ramsey/uuid": "^4.0",
Expand Down

0 comments on commit 6c383fe

Please sign in to comment.