Skip to content

Commit

Permalink
release: More assertions 🥩
Browse files Browse the repository at this point in the history
The release introduces more testing assertions and much better docs for them.
  • Loading branch information
LastDragon-ru committed Mar 14, 2024
1 parent 224a69a commit 2690a59
Show file tree
Hide file tree
Showing 12 changed files with 128 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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.0.0"
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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.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": "6.0.0",
"version": "6.1.0",
"require": {
"php": "PHP",
"webonyx/graphql-php": "`webonyx/graphql-php`"
Expand All @@ -15,6 +15,16 @@
"^15.4.0"
]
},
"6.1.0": {
"php": [
"^8.3",
"^8.2",
"^8.1"
],
"webonyx/graphql-php": [
"^15.4.0"
]
},
"6.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": "6.0.0",
"version": "6.1.0",
"require": {
"php": "PHP",
"laravel/framework": "Laravel",
Expand All @@ -19,6 +19,19 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"nuwave/lighthouse": [
"^6.5.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.0": {
"laravel/framework": [
"^10.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": "6.0.0",
"version": "6.1.0",
"require": [],
"requirements": {
"HEAD": {
Expand All @@ -12,6 +12,16 @@
"^8.1"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
]
},
"6.0.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 @@ -22,7 +22,7 @@ This package provides various useful asserts for [PHPUnit](https://phpunit.de/)
| | `^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` |
| PHPUnit | `^10.1.0` | `HEAD` , `6.0.0` |
| PHPUnit | `^10.1.0` | `HEAD ⋯ 6.0.0` |

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

Expand Down
15 changes: 14 additions & 1 deletion packages/testing/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.1.0",
"require": {
"php": "PHP",
"laravel/framework": "Laravel",
Expand All @@ -19,6 +19,19 @@
"^10.1.0"
]
},
"6.1.0": {
"laravel/framework": [
"^10.0.0"
],
"php": [
"^8.3",
"^8.2",
"^8.1"
],
"phpunit/phpunit": [
"^10.1.0"
]
},
"6.0.0": {
"laravel/framework": [
"^10.0.0"
Expand Down

0 comments on commit 2690a59

Please sign in to comment.