Skip to content

Commit

Permalink
release: Serializer enums support and@sortBy fix
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Jan 21, 2024
1 parent 67f1e62 commit 406f5d5
Show file tree
Hide file tree
Showing 12 changed files with 146 additions and 12 deletions.
13 changes: 12 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/core/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/documentator/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/eloquent/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/formatter/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/graphql-printer/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": {
"php": "PHP",
"webonyx/graphql-php": "`webonyx/graphql-php`"
Expand All @@ -15,6 +15,16 @@
"^15.4.0"
]
},
"5.5.0": {
"php": [
"^8.3",
"^8.2",
"^8.1"
],
"webonyx/graphql-php": [
"^15.4.0"
]
},
"5.4.0": {
"php": [
"^8.3",
Expand Down
16 changes: 15 additions & 1 deletion packages/graphql/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": {
"php": "PHP",
"laravel/framework": "Laravel",
Expand All @@ -20,6 +20,20 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"nuwave/lighthouse": [
"^6.5.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/migrator/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/queue/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/serializer/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/spa/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down
13 changes: 12 additions & 1 deletion packages/testing/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "5.4.0",
"version": "5.5.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -13,6 +13,17 @@
"^8.1"
]
},
"5.5.0": {
"laravel/framework": [
"^10.0.0",
"^9.21.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"5.4.0": {
"laravel/framework": [
"^10.0.0",
Expand Down

0 comments on commit 406f5d5

Please sign in to comment.