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,16 +18,16 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1.0",
|
||||
"brianium/paratest": "^7.3.1",
|
||||
"nunomaduro/collision": "^7.11.0|^8.4.0",
|
||||
"nunomaduro/termwind": "^1.16.0|^2.1.0",
|
||||
"brianium/paratest": "^7.4.9",
|
||||
"nunomaduro/collision": "^7.11.0|^8.5.0",
|
||||
"nunomaduro/termwind": "^1.16.0|^2.3.3",
|
||||
"pestphp/pest-plugin": "^2.1.1",
|
||||
"pestphp/pest-plugin-arch": "^2.7.0",
|
||||
"phpunit/phpunit": "^10.5.36"
|
||||
"phpunit/phpunit": "^10.5.63"
|
||||
},
|
||||
"conflict": {
|
||||
"filp/whoops": "<2.16.0",
|
||||
"phpunit/phpunit": ">10.5.36",
|
||||
"phpunit/phpunit": ">10.5.63",
|
||||
"sebastian/exporter": "<5.1.0",
|
||||
"webmozart/assert": "<1.11.0"
|
||||
},
|
||||
@ -54,7 +54,7 @@
|
||||
"require-dev": {
|
||||
"pestphp/pest-dev-tools": "^2.17.0",
|
||||
"pestphp/pest-plugin-type-coverage": "^2.8.7",
|
||||
"symfony/process": "^6.4.0|^7.1.5"
|
||||
"symfony/process": "^6.4.0|^7.4.4"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
|
||||
Reference in New Issue
Block a user