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 b239469 commit d8fe37eCopy full SHA for d8fe37e
composer.json
@@ -19,9 +19,9 @@
19
"astrotomic/php-conditional-proxy": "^0.2.1"
20
},
21
"require-dev": {
22
- "laravel/pint": "^1.0",
23
- "pestphp/pest": "^2.0",
24
- "spatie/pest-plugin-snapshots": "^2.0"
+ "laravel/pint": "^1.13",
+ "pestphp/pest": "^2.21",
+ "spatie/pest-plugin-snapshots": "^2.1"
25
26
"minimum-stability": "dev",
27
"prefer-stable": true,
0 commit comments