Skip to content

Commit

Permalink
Removed Doctrine not used by Laravel 11 any more
Browse files Browse the repository at this point in the history
  • Loading branch information
aimeos committed Mar 15, 2024
1 parent add69b2 commit c63686a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@
"minimum-stability": "dev",
"require": {
"composer-runtime-api": "^2.1",
"doctrine/dbal": "~2.9||~3.0",
"laravel/framework": "^9.0||^10.0||^11.0",
"nyholm/psr7": "~1.2",
"laminas/laminas-diactoros": "~2.5||~3.0",
"symfony/psr-http-message-bridge": "~2.0||~6.0||~7.0",
"laminas/laminas-diactoros": "~2.5||~3.0",
"nyholm/psr7": "~1.2",
"aimeos/aimeos-core": "dev-master",
"aimeos/ai-laravel": "dev-master",
"aimeos/ai-admin-graphql": "dev-master",
Expand Down

0 comments on commit c63686a

Please sign in to comment.