Skip to content

Commit

Permalink
Merge pull request #85 from fiscontech-com-br/master
Browse files Browse the repository at this point in the history
Update dependencies for Illuminate packages
  • Loading branch information
breart authored Apr 13, 2024
2 parents e96f4a2 + 459b895 commit bf2b337
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 @@ -14,9 +14,9 @@
"require": {
"php": ">=7.1",
"ext-openssl": "*",
"illuminate/console": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/database": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/console": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/database": "~5.5|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "~5.4|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"onelogin/php-saml": "^3.0|^4.0",
"ramsey/uuid": "^3.8|^4.0"
},
Expand Down

0 comments on commit bf2b337

Please sign in to comment.