Skip to content

Commit

Permalink
doctrine-orm-graphql 12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TomHAnderson committed Dec 22, 2024
1 parent 36d722e commit 22f3b6b
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 423 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "laravel/laravel",
"name": "api-skeletons/ldog",
"type": "project",
"description": "The skeleton application for the Laravel framework.",
"keywords": ["laravel", "framework"],
"description": "The LDOG Stack: Laravel, Doctrine ORM & GraphQL",
"keywords": ["laravel", "doctrine", "orm", "graphql"],
"license": "MIT",
"require": {
"php": "^8.2",
"api-skeletons/doctrine-orm-graphql": "^12.2",
"api-skeletons/doctrine-orm-graphql": "^12.3",
"api-skeletons/laravel-doctrine-apikey": "^2.0",
"api-skeletons/laravel-doctrine-data-fixtures": "^1.0",
"laravel-doctrine/orm": "^3.0",
Expand Down
Loading

0 comments on commit 22f3b6b

Please sign in to comment.