Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Add backward compatibility with Laravel (#10)
Browse files Browse the repository at this point in the history
Add security updates to constraints
6.20.14
7.30.4
8.24.0

Fix identation style
  • Loading branch information
halivert committed Feb 16, 2021
1 parent 23b0cca commit d409a5e
Show file tree
Hide file tree
Showing 2 changed files with 1,455 additions and 340 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
},
"require": {
"laravel/framework": "^8"
"laravel/framework": ">= 6.20.14 |>= 7.30.4|>= 8.24.0"
},
"require-dev": {
"orchestra/testbench": "^6.0"
Expand Down
Loading

0 comments on commit d409a5e

Please sign in to comment.