Skip to content

Commit

Permalink
Merge pull request #86 from georgetassiano/master
Browse files Browse the repository at this point in the history
update dependencies
  • Loading branch information
ConsoleTVs authored Mar 13, 2024
2 parents 9a66669 + 06084f5 commit c83b6e1
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 @@ -8,10 +8,10 @@
],
"require": {
"ext-bcmath": "*",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0",
"illuminate/view": "^5.0|^6.0|^7.0|^8.0|^9.0",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/view": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"nesbot/carbon": ">1.22",
"dompdf/dompdf": "^1.0"
"dompdf/dompdf": "^2.0"
},
"license": "MIT",
"authors": [
Expand Down

0 comments on commit c83b6e1

Please sign in to comment.