mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
chore: bumps dependencies
This commit is contained in:
@ -18,19 +18,19 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.3.0",
|
"php": "^8.3.0",
|
||||||
"brianium/paratest": "^7.11.2",
|
"brianium/paratest": "^7.12.0",
|
||||||
"nunomaduro/collision": "^8.8.2",
|
"nunomaduro/collision": "^8.8.2",
|
||||||
"nunomaduro/termwind": "^2.3.1",
|
"nunomaduro/termwind": "^2.3.1",
|
||||||
"pestphp/pest-plugin": "^4.0.0",
|
"pestphp/pest-plugin": "^4.0.0",
|
||||||
"pestphp/pest-plugin-arch": "^4.0.0",
|
"pestphp/pest-plugin-arch": "^4.0.0",
|
||||||
"pestphp/pest-plugin-mutate": "^4.0.1",
|
"pestphp/pest-plugin-mutate": "^4.0.1",
|
||||||
"pestphp/pest-plugin-profanity": "^4.0.1",
|
"pestphp/pest-plugin-profanity": "^4.1.0",
|
||||||
"phpunit/phpunit": "^12.3.7",
|
"phpunit/phpunit": "^12.3.8",
|
||||||
"symfony/process": "^7.3.0"
|
"symfony/process": "^7.3.3"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"filp/whoops": "<2.18.3",
|
"filp/whoops": "<2.18.3",
|
||||||
"phpunit/phpunit": ">12.3.7",
|
"phpunit/phpunit": ">12.3.8",
|
||||||
"sebastian/exporter": "<7.0.0",
|
"sebastian/exporter": "<7.0.0",
|
||||||
"webmozart/assert": "<1.11.0"
|
"webmozart/assert": "<1.11.0"
|
||||||
},
|
},
|
||||||
@ -56,7 +56,7 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"pestphp/pest-dev-tools": "^4.0.0",
|
"pestphp/pest-dev-tools": "^4.0.0",
|
||||||
"pestphp/pest-plugin-browser": "^4.0.2",
|
"pestphp/pest-plugin-browser": "^4.1.0",
|
||||||
"pestphp/pest-plugin-type-coverage": "^4.0.2",
|
"pestphp/pest-plugin-type-coverage": "^4.0.2",
|
||||||
"psy/psysh": "^0.12.10"
|
"psy/psysh": "^0.12.10"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user