mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
feat: adds brianium/paratest and pestphp/pest-plugin-arch by default
This commit is contained in:
@ -18,9 +18,11 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1.0",
|
||||
"brianium/paratest": "^7.1.0",
|
||||
"nunomaduro/collision": "^7.1.0",
|
||||
"nunomaduro/termwind": "^1.15.1",
|
||||
"pestphp/pest-plugin": "^2.0.0",
|
||||
"pestphp/pest-plugin-arch": "^2.0.0",
|
||||
"phpunit/phpunit": "^10.0.15"
|
||||
},
|
||||
"conflict": {
|
||||
@ -46,9 +48,7 @@
|
||||
]
|
||||
},
|
||||
"require-dev": {
|
||||
"brianium/paratest": "^7.1.0",
|
||||
"pestphp/pest-dev-tools": "^2.4.0",
|
||||
"pestphp/pest-plugin-arch": "^2.0.0",
|
||||
"symfony/process": "^6.2.7"
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
|
||||
Reference in New Issue
Block a user