Skip to content

Commit

Permalink
Update illuminate packages to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 273a8bd commit 0d25083
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 @@ -18,10 +18,10 @@
"require": {
"php": "^8.2",
"cego/filebeat-logger": "^2.0.6",
"illuminate/support": "^7.0|^8.0|^9.0|^10.0",
"illuminate/contracts": "^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "11.0.6",
"illuminate/contracts": "11.0.6",
"ext-json": "*",
"illuminate/http": "^7.0|^8.0|^9.0|^10.0",
"illuminate/http": "11.0.6",
"matomo/device-detector": "^6.2"
},
"require-dev": {
Expand Down

0 comments on commit 0d25083

Please sign in to comment.