Skip to content

Commit 0023493

Browse files
authored
Merge pull request #56 from TomHAnderson/hotfix/laravel-11
Turn docs up to 11
2 parents c7f170a + c898163 commit 0023493

37 files changed

+179
-180
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ LDOG Stack
99
[![Build Status](https://github.com/API-Skeletons/ldog/actions/workflows/ldog.yml/badge.svg)](https://github.com/API-Skeletons/ldog/actions/workflows/ldog.yml?query=branch%3Amain)
1010
[![PHP Version](https://img.shields.io/badge/PHP-8.3%2b-blue)](https://img.shields.io/badge/PHP-8.3%2b-blue)
1111
[![Total Downloads](https://poser.pugx.org/api-skeletons/ldog/downloads)](//packagist.org/packages/api-skeletons/ldog)
12-
[![Slack Channel](https://camo.githubusercontent.com/21134ce22db8dc96c8ffed33cbfe3912dd1a17cf81c747983fbcad9769ac6509/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f736c61636b2d6a6f696e2d6f72616e67652e737667)](https://apiskeletons.slack.com/archives/C06TEBW5P2A)
1312
[![License](https://poser.pugx.org/api-skeletons/ldog/license)](//packagist.org/packages/api-skeletons/ldog)
1413

1514
Laravel, Doctrine ORM, and GraphQL
@@ -26,8 +25,8 @@ https://ldog.apiskeletons.dev
2625
Documentation
2726
-------------
2827

29-
* Laravel - https://laravel.com/docs/10.x
30-
* Laravel Doctrine Adapter - https://www.laraveldoctrine.org/
28+
* Laravel - https://laravel.com/docs/11.x
29+
* Laravel Doctrine ORM - https://github.com/laravel-doctine/orm
3130
* Doctrine ORM - https://www.doctrine-project.org/projects/doctrine-orm/en/2.10/index.html
3231
* GraphQL Type Driver for Doctrine ORM - https://doctrine-orm-graphql.apiskeletons.dev/en/latest/
3332
* GraphQL-php - https://webonyx.github.io/graphql-php/

public/docs/_app/immutable/chunks/ArgsList.D-2xZKhn.js renamed to public/docs/_app/immutable/chunks/ArgsList.CDpGZelY.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/Button.DTpOn8Dq.js renamed to public/docs/_app/immutable/chunks/Button.DyNCRGaz.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/ChevronDown.dylAGzqB.js renamed to public/docs/_app/immutable/chunks/ChevronDown.CBU7PQS1.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/FieldDetails.Dw5diJgJ.js renamed to public/docs/_app/immutable/chunks/FieldDetails.DUgNA55y.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/PreviousNextPage.DVYsu51O.js renamed to public/docs/_app/immutable/chunks/PreviousNextPage.DwSLrJOI.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/control.BzLJ1hZo.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/docs/_app/immutable/chunks/control.Cy8Wj0eQ.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/docs/_app/immutable/chunks/entry.Beh4Gh6W.js renamed to public/docs/_app/immutable/chunks/entry.DBIFtVUI.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
import{H as e,R as o}from"./control.BzLJ1hZo.js";function i(r,t){throw new e(r,t)}function c(r,t){throw new o(r,t.toString())}new TextEncoder;export{i as e,c as r};
1+
import{H as e,R as o}from"./control.Cy8Wj0eQ.js";function i(r,t){throw new e(r,t)}function c(r,t){throw new o(r,t.toString())}new TextEncoder;export{i as e,c as r};

0 commit comments

Comments
 (0)