Skip to content

Commit 2be986e

Browse files
committed
chore: bumps paratest
1 parent 123bbf7 commit 2be986e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"license": "MIT",
1616
"require": {
1717
"php": "^8.3",
18-
"nunomaduro/pokio": "^0.1.1",
18+
"nunomaduro/pokio": "^1.0.0",
1919
"pestphp/pest-plugin": "^4.0.0",
20-
"phpstan/phpstan": "^1.12.24|^2.1.31",
21-
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2"
20+
"phpstan/phpstan": "^1.12.24|^2.1.46",
21+
"tomasvotruba/type-coverage": "^1.0.0|^2.1.0"
2222
},
2323
"autoload": {
2424
"psr-4": {
2525
"Pest\\TypeCoverage\\": "src/"
2626
}
2727
},
2828
"require-dev": {
29-
"pestphp/pest": "^4.1.3",
30-
"pestphp/pest-dev-tools": "^4.0.0"
29+
"pestphp/pest": "^4.4.5",
30+
"pestphp/pest-dev-tools": "^4.1.0"
3131
},
3232
"autoload-dev": {
3333
"psr-4": {

0 commit comments

Comments
 (0)