Skip to content

Commit

Permalink
Merge 0195df6 into 528ac68
Browse files Browse the repository at this point in the history
  • Loading branch information
usernotnull committed Feb 9, 2022
2 parents 528ac68 + 0195df6 commit dd0e7b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,11 +13,11 @@
"homepage": "https://github.com/werk365/etagconditionals",
"keywords": ["Laravel", "EtagConditionals"],
"require": {
"illuminate/support": "~7|~8"
"illuminate/support": "~7|~8|~9"
},
"require-dev": {
"phpunit/phpunit": "~8.0|~9.0",
"orchestra/testbench": "~5|~6"
"orchestra/testbench": "~5|~6|~7"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit dd0e7b3

Please sign in to comment.