Skip to content

Commit

Permalink
Docs rebuild.
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Feb 16, 2024
1 parent 15e8f52 commit e25b59f
Show file tree
Hide file tree
Showing 21 changed files with 135 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The set provides best practices to make development more fun and classes/service
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| | `>=7.4.0` | `0.3.0 ⋯ 0.1.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.2.0` |
| | `^8.0` | `0.1.0` |
Expand Down
11 changes: 11 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This package contains useful utilities and classes.
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| | `>=7.4.0` | `0.3.0 ⋯ 0.1.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.4.0` |

Expand Down
11 changes: 11 additions & 0 deletions packages/core/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This package provides various utilities for documentation generation.
| | `^8.2` | `HEAD ⋯ 5.0.0-beta.1` |
| | `^8.1` | `HEAD ⋯ 5.0.0-beta.1` |
| Laravel | `^10.0.0` | `HEAD ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |

[//]: # (end: 876a9177c0e8e3722ac84e8f3888245fc9070a64a87dedfe7c9d9ba2a13b374b)

Expand Down
11 changes: 11 additions & 0 deletions packages/documentator/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eloquent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This package contains useful extensions and mixins for [Eloquent](https://larave
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| | `>=7.4.0` | `0.3.0 ⋯ 0.1.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.2.0` |
| | `^8.0` | `0.1.0` |
Expand Down
11 changes: 11 additions & 0 deletions packages/eloquent/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/formatter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This package provides a customizable wrapper around [Intl](https://www.php.net/m
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| | `>=7.4.0` | `0.3.0 ⋯ 0.1.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.2.0` |
| | `^8.0` | `0.1.0` |
Expand Down
11 changes: 11 additions & 0 deletions packages/formatter/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
10 changes: 10 additions & 0 deletions packages/graphql-printer/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@
"^15.4.0"
]
},
"5.6.0": {
"php": [
"^8.3",
"^8.2",
"^8.1"
],
"webonyx/graphql-php": [
"^15.4.0"
]
},
"5.5.0": {
"php": [
"^8.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/graphql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This package provides highly powerful `@searchBy` and `@sortBy` directives for
| | `^8.0.0` | `1.1.2 ⋯ 0.12.0` |
| | `>=8.0.0` | `0.11.0 ⋯ 0.5.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.5.0` |
| Lighthouse | `^6.5.0` | `HEAD ⋯ 5.0.0-beta.0` |
Expand Down Expand Up @@ -353,7 +353,7 @@ on
| SCALAR

"""
Available conditions for `type User` (only one field allowed at a time).
Available conditions for `type User` (only one property allowed at a time).
"""
input SearchByConditionUser {
"""
Expand Down
14 changes: 14 additions & 0 deletions packages/graphql/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,20 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"nuwave/lighthouse": [
"^6.5.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/migrator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This package improves standard laravel migrations to add support for raw SQL fil
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| | `>=7.4.0` | `0.3.0 ⋯ 0.1.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.2.0` |
| | `^8.0` | `0.1.0` |
Expand Down
11 changes: 11 additions & 0 deletions packages/migrator/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/serializer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This package provides a customizable wrapper around the [Symfony Serializer Comp
| | `^8.2` | `HEAD ⋯ 5.0.0-beta.0` |
| | `^8.1` | `HEAD ⋯ 5.0.0-beta.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 5.0.0-beta.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0` |

[//]: # (end: 876a9177c0e8e3722ac84e8f3888245fc9070a64a87dedfe7c9d9ba2a13b374b)
Expand Down
11 changes: 11 additions & 0 deletions packages/serializer/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/spa/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
| | `^8.0.0` | `1.1.2 ⋯ 0.12.0` |
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.4.0` |

Expand Down
11 changes: 11 additions & 0 deletions packages/spa/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,17 @@
"^8.1"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This package provides various useful asserts for [PHPUnit](https://phpunit.de/)
| | `>=8.0.0` | `0.11.0 ⋯ 0.4.0` |
| | `>=7.4.0` | `0.3.0 ⋯ 0.1.0` |
| Laravel | `^10.0.0` | `HEAD ⋯ 2.1.0` |
| | `^9.21.0` | `5.5.0 ⋯ 5.0.0-beta.1` |
| | `^9.21.0` | `5.6.0 ⋯ 5.0.0-beta.1` |
| | `^9.0.0` | `5.0.0-beta.0 ⋯ 0.12.0` |
| | `^8.22.1` | `3.0.0 ⋯ 0.2.0` |
| | `^8.0` | `0.1.0` |
Expand Down
12 changes: 12 additions & 0 deletions packages/testing/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,18 @@
"^10.1.0"
]
},
"5.6.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
],
"phpunit/phpunit": []
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
Expand Down

0 comments on commit e25b59f

Please sign in to comment.