We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5e4d0 commit aa9747bCopy full SHA for aa9747b
1 file changed
composer.json
@@ -13,10 +13,10 @@
13
"license": "MIT",
14
"require": {
15
"php": "^8.3",
16
- "pestphp/pest": "^3.0.0",
+ "pestphp/pest": "^3.8.2",
17
"pestphp/pest-plugin": "^3.0.0",
18
- "symfony/process": "^7.2",
19
- "textalk/websocket": "^1.6"
+ "symfony/process": "^7.2.5",
+ "textalk/websocket": "^1.6.3"
20
},
21
"autoload": {
22
"psr-4": {
@@ -27,10 +27,10 @@
27
]
28
29
"require-dev": {
30
- "laravel/pint": "^1.20",
31
- "peckphp/peck": "^0.1.2",
+ "laravel/pint": "^1.22",
+ "peckphp/peck": "^0.1.3",
32
"pestphp/pest-dev-tools": "^3.4.0",
33
- "pestphp/pest-plugin-type-coverage": "^3.3",
+ "pestphp/pest-plugin-type-coverage": "^3.5",
34
"ext-pcntl": "*",
35
"ext-posix": "*"
36
0 commit comments