Skip to content

Commit

Permalink
fix(composer): update minimum agent dependencies (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasalexandre9 authored Sep 16, 2024
1 parent 7e0cc0d commit 6eb0965
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.5",
"forestadmin/php-datasource-eloquent": "^1.11.5",
"forestadmin/php-datasource-customizer": "^1.11.6",
"forestadmin/php-datasource-eloquent": "^1.11.6",
"doctrine/dbal": "^3.0"
},
"require-dev": {
Expand Down

0 comments on commit 6eb0965

Please sign in to comment.