Skip to content

Commit

Permalink
fix(composer): update minimum agent dependencies (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasalexandre9 authored Sep 24, 2024
1 parent 7fb0265 commit 58383e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"illuminate/http": "^8.0|^9.0|^10.0|^11.0",
"illuminate/routing": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"forestadmin/php-datasource-customizer": "^1.11.7",
"forestadmin/php-datasource-eloquent": "^1.11.7",
"forestadmin/php-datasource-customizer": "^1.11.8",
"forestadmin/php-datasource-eloquent": "^1.11.8",
"doctrine/dbal": "^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 58383e2

Please sign in to comment.