Skip to content

Commit

Permalink
Merge pull request #5 from upmind/loosen-illuminate-support-requirements
Browse files Browse the repository at this point in the history
Dependency requirements
  • Loading branch information
uphlewis authored Jan 16, 2025
2 parents 5e34013 + 89b2695 commit 18edfad
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 @@ -16,7 +16,7 @@
"require": {
"php": "7.4.* | 8.0.*",
"dompdf/dompdf": "^3.0",
"illuminate/support": "^8|^9|^10|^11"
"illuminate/support": "^6|^7|^8|^9|^10|^11"
},
"require-dev": {
"orchestra/testbench": "^6|^7|^8|^9",
Expand Down

0 comments on commit 18edfad

Please sign in to comment.