Skip to content

Commit

Permalink
release: Bugfixes 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
LastDragon-ru committed Nov 28, 2024
1 parent 6bd5c78 commit dab4035
Show file tree
Hide file tree
Showing 12 changed files with 137 additions and 12 deletions.
12 changes: 11 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/core/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/dev/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": {
"php": "PHP",
"phpstan/phpstan": "PHPStan"
Expand All @@ -15,6 +15,15 @@
"^1.10"
]
},
"7.0.1": {
"php": [
"^8.3",
"^8.2"
],
"phpstan/phpstan": [
"^1.10"
]
},
"7.0.0": {
"php": [
"^8.3",
Expand Down
12 changes: 11 additions & 1 deletion packages/documentator/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/eloquent/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/formatter/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/graphql-printer/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": {
"php": "PHP",
"webonyx/graphql-php": "`webonyx/graphql-php`"
Expand All @@ -15,6 +15,15 @@
"^15.4.0"
]
},
"7.0.1": {
"php": [
"^8.3",
"^8.2"
],
"webonyx/graphql-php": [
"^15.4.0"
]
},
"7.0.0": {
"php": [
"^8.3",
Expand Down
15 changes: 14 additions & 1 deletion packages/graphql/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": {
"php": "PHP",
"laravel/framework": "Laravel",
Expand All @@ -20,6 +20,19 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"nuwave/lighthouse": [
"^6.5.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/migrator/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/serializer/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
12 changes: 11 additions & 1 deletion packages/spa/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": [],
"merge": null,
"requirements": {
Expand All @@ -13,6 +13,16 @@
"^8.2"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down
16 changes: 15 additions & 1 deletion packages/testing/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.0.1",
"require": {
"php": "PHP",
"laravel/framework": "Laravel",
Expand All @@ -21,6 +21,20 @@
"^10.1.0"
]
},
"7.0.1": {
"laravel/framework": [
"^11.0.0",
"^10.34.0"
],
"php": [
"^8.3",
"^8.2"
],
"phpunit/phpunit": [
"^11.0.0",
"^10.1.0"
]
},
"7.0.0": {
"laravel/framework": [
"^11.0.0",
Expand Down

0 comments on commit dab4035

Please sign in to comment.