mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 23:18:10 +00:00
spatie/pest-expectations to dev dependency
This commit is contained in:
parent
58ff12485b
commit
eec8ea7e68
2 changed files with 69 additions and 69 deletions
|
|
@ -20,8 +20,7 @@
|
||||||
"laravel/tinker": "^2.10.1",
|
"laravel/tinker": "^2.10.1",
|
||||||
"livewire/flux": "^2.0",
|
"livewire/flux": "^2.0",
|
||||||
"livewire/volt": "^1.7",
|
"livewire/volt": "^1.7",
|
||||||
"spatie/browsershot": "^5.0",
|
"spatie/browsershot": "^5.0"
|
||||||
"spatie/pest-expectations": "^1.3"
|
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fakerphp/faker": "^1.23",
|
"fakerphp/faker": "^1.23",
|
||||||
|
|
@ -32,7 +31,8 @@
|
||||||
"nunomaduro/collision": "^8.6",
|
"nunomaduro/collision": "^8.6",
|
||||||
"pestphp/pest": "^3.7",
|
"pestphp/pest": "^3.7",
|
||||||
"pestphp/pest-plugin-drift": "^3.0",
|
"pestphp/pest-plugin-drift": "^3.0",
|
||||||
"pestphp/pest-plugin-laravel": "^3.1"
|
"pestphp/pest-plugin-laravel": "^3.1",
|
||||||
|
"spatie/pest-expectations": "^1.10"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
|
|
|
||||||
132
composer.lock
generated
132
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "745994b30a60597808cac7e5e21a2a5a",
|
"content-hash": "0511a36a7943d2b2cac63ca735d1e03d",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "bnussbau/laravel-trmnl",
|
"name": "bnussbau/laravel-trmnl",
|
||||||
|
|
@ -4048,71 +4048,6 @@
|
||||||
],
|
],
|
||||||
"time": "2025-03-21T09:50:49+00:00"
|
"time": "2025-03-21T09:50:49+00:00"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "spatie/pest-expectations",
|
|
||||||
"version": "1.10.1",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/spatie/pest-expectations.git",
|
|
||||||
"reference": "e498ebd92a1a9fb786656edf77fa569e9b39210e"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://api.github.com/repos/spatie/pest-expectations/zipball/e498ebd92a1a9fb786656edf77fa569e9b39210e",
|
|
||||||
"reference": "e498ebd92a1a9fb786656edf77fa569e9b39210e",
|
|
||||||
"shasum": ""
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"illuminate/database": "^10.7|^11.0|^12.0",
|
|
||||||
"php": "^8.2"
|
|
||||||
},
|
|
||||||
"require-dev": {
|
|
||||||
"illuminate/contracts": "^10.0|^11.0|^12.0",
|
|
||||||
"laravel/pint": "^1.2",
|
|
||||||
"orchestra/testbench": "^8.3|^9.0|^10.0",
|
|
||||||
"pestphp/pest": "^3.0",
|
|
||||||
"spatie/laravel-json-api-paginate": "^1.14",
|
|
||||||
"spatie/ray": "^1.28"
|
|
||||||
},
|
|
||||||
"type": "library",
|
|
||||||
"autoload": {
|
|
||||||
"files": [
|
|
||||||
"src/PestExpectations.php",
|
|
||||||
"src/Helpers.php"
|
|
||||||
],
|
|
||||||
"psr-4": {
|
|
||||||
"Spatie\\PestExpectations\\": "src"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packagist.org/downloads/",
|
|
||||||
"license": [
|
|
||||||
"MIT"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "Freek Van der Herten",
|
|
||||||
"email": "freek@spatie.be",
|
|
||||||
"role": "Developer"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "A collection of handy custom Pest customisations",
|
|
||||||
"homepage": "https://github.com/spatie/pest-expectations",
|
|
||||||
"keywords": [
|
|
||||||
"pest-expectations",
|
|
||||||
"spatie"
|
|
||||||
],
|
|
||||||
"support": {
|
|
||||||
"issues": "https://github.com/spatie/pest-expectations/issues",
|
|
||||||
"source": "https://github.com/spatie/pest-expectations/tree/1.10.1"
|
|
||||||
},
|
|
||||||
"funding": [
|
|
||||||
{
|
|
||||||
"url": "https://github.com/spatie",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2025-03-12T19:34:55+00:00"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "spatie/temporary-directory",
|
"name": "spatie/temporary-directory",
|
||||||
"version": "2.3.0",
|
"version": "2.3.0",
|
||||||
|
|
@ -9881,6 +9816,71 @@
|
||||||
],
|
],
|
||||||
"time": "2024-10-09T05:16:32+00:00"
|
"time": "2024-10-09T05:16:32+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "spatie/pest-expectations",
|
||||||
|
"version": "1.10.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/spatie/pest-expectations.git",
|
||||||
|
"reference": "e498ebd92a1a9fb786656edf77fa569e9b39210e"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://api.github.com/repos/spatie/pest-expectations/zipball/e498ebd92a1a9fb786656edf77fa569e9b39210e",
|
||||||
|
"reference": "e498ebd92a1a9fb786656edf77fa569e9b39210e",
|
||||||
|
"shasum": ""
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"illuminate/database": "^10.7|^11.0|^12.0",
|
||||||
|
"php": "^8.2"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"illuminate/contracts": "^10.0|^11.0|^12.0",
|
||||||
|
"laravel/pint": "^1.2",
|
||||||
|
"orchestra/testbench": "^8.3|^9.0|^10.0",
|
||||||
|
"pestphp/pest": "^3.0",
|
||||||
|
"spatie/laravel-json-api-paginate": "^1.14",
|
||||||
|
"spatie/ray": "^1.28"
|
||||||
|
},
|
||||||
|
"type": "library",
|
||||||
|
"autoload": {
|
||||||
|
"files": [
|
||||||
|
"src/PestExpectations.php",
|
||||||
|
"src/Helpers.php"
|
||||||
|
],
|
||||||
|
"psr-4": {
|
||||||
|
"Spatie\\PestExpectations\\": "src"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packagist.org/downloads/",
|
||||||
|
"license": [
|
||||||
|
"MIT"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Freek Van der Herten",
|
||||||
|
"email": "freek@spatie.be",
|
||||||
|
"role": "Developer"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "A collection of handy custom Pest customisations",
|
||||||
|
"homepage": "https://github.com/spatie/pest-expectations",
|
||||||
|
"keywords": [
|
||||||
|
"pest-expectations",
|
||||||
|
"spatie"
|
||||||
|
],
|
||||||
|
"support": {
|
||||||
|
"issues": "https://github.com/spatie/pest-expectations/issues",
|
||||||
|
"source": "https://github.com/spatie/pest-expectations/tree/1.10.1"
|
||||||
|
},
|
||||||
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://github.com/spatie",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2025-03-12T19:34:55+00:00"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "staabm/side-effects-detector",
|
"name": "staabm/side-effects-detector",
|
||||||
"version": "1.0.5",
|
"version": "1.0.5",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue