mirror of
https://github.com/pestphp/pest.git
synced 2026-03-11 10:17:23 +01:00
chore: versions
This commit is contained in:
@ -18,11 +18,11 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.2.0",
|
||||
"nunomaduro/collision": "^8.1.0",
|
||||
"nunomaduro/termwind": "^2.0.0",
|
||||
"nunomaduro/collision": "^8.1.1",
|
||||
"nunomaduro/termwind": "^2.0.1",
|
||||
"pestphp/pest-plugin": "^3.0.0",
|
||||
"pestphp/pest-plugin-arch": "^3.0.0",
|
||||
"phpunit/phpunit": "^11.0.0"
|
||||
"phpunit/phpunit": "^11.0.9"
|
||||
},
|
||||
"conflict": {
|
||||
"sebastian/exporter": "<6.0.0",
|
||||
@ -51,7 +51,7 @@
|
||||
"require-dev": {
|
||||
"pestphp/pest-dev-tools": "^3.0.0",
|
||||
"pestphp/pest-plugin-type-coverage": "^3.0.0",
|
||||
"symfony/process": "^7.0.3"
|
||||
"symfony/process": "^7.0.4"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
|
||||
Reference in New Issue
Block a user