Skip to content

Commit bd125f3

Browse files
committed
chore: style
1 parent 5e2eb4c commit bd125f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"require": {
1515
"php": "^8.2",
16-
"pestphp/pest": "^3.0.0",
16+
"pestphp/pest": "^3.7.1",
1717
"pestphp/pest-plugin": "^3.0.0",
1818
"ext-curl": "*",
1919
"ext-zip": "*"
@@ -27,7 +27,7 @@
2727
]
2828
},
2929
"require-dev": {
30-
"pestphp/pest-dev-tools": "^2.16"
30+
"pestphp/pest-dev-tools": "^2.17"
3131
},
3232
"minimum-stability": "dev",
3333
"prefer-stable": true,

0 commit comments

Comments
 (0)