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 fe8effe commit 4519dddCopy full SHA for 4519ddd
composer.json
@@ -21,12 +21,12 @@
21
},
22
"require": {
23
"php": "^8.4.0",
24
- "laravel/framework": "^v12.17",
25
- "devanoxltd/tailwind-class-merge-php": "^v3.0"
+ "laravel/framework": "^v12.21",
+ "devanoxltd/tailwind-class-merge-php": "^v3.2"
26
27
"require-dev": {
28
- "laravel/pint": "^v1.22",
29
- "orchestra/testbench": "^v10.3",
+ "laravel/pint": "^v1.24",
+ "orchestra/testbench": "^v10.4",
30
"pestphp/pest": "^v3.8",
31
"pestphp/pest-plugin-arch": "^v3.1",
32
"phpstan/phpstan": "^2.1",
0 commit comments