Skip to content

Commit aa9747b

Browse files
committed
chore: bump dependencies
1 parent 9e5e4d0 commit aa9747b

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"license": "MIT",
1414
"require": {
1515
"php": "^8.3",
16-
"pestphp/pest": "^3.0.0",
16+
"pestphp/pest": "^3.8.2",
1717
"pestphp/pest-plugin": "^3.0.0",
18-
"symfony/process": "^7.2",
19-
"textalk/websocket": "^1.6"
18+
"symfony/process": "^7.2.5",
19+
"textalk/websocket": "^1.6.3"
2020
},
2121
"autoload": {
2222
"psr-4": {
@@ -27,10 +27,10 @@
2727
]
2828
},
2929
"require-dev": {
30-
"laravel/pint": "^1.20",
31-
"peckphp/peck": "^0.1.2",
30+
"laravel/pint": "^1.22",
31+
"peckphp/peck": "^0.1.3",
3232
"pestphp/pest-dev-tools": "^3.4.0",
33-
"pestphp/pest-plugin-type-coverage": "^3.3",
33+
"pestphp/pest-plugin-type-coverage": "^3.5",
3434
"ext-pcntl": "*",
3535
"ext-posix": "*"
3636
},

0 commit comments

Comments
 (0)