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 2ce763a commit 7461631Copy full SHA for 7461631
composer.json
@@ -17,7 +17,7 @@
17
"laravel/sail": "^1.26",
18
"mockery/mockery": "^1.6",
19
"nunomaduro/collision": "^8.1",
20
- "phpunit/phpunit": "^11.0.1"
+ "phpunit/phpunit": "^12.0.0"
21
},
22
"autoload": {
23
"psr-4": {
package.json
@@ -11,7 +11,7 @@
11
"concurrently": "^9.0.1",
12
"laravel-vite-plugin": "^1.0",
13
"postcss": "^8.4.47",
14
- "tailwindcss": "^3.4.13",
+ "tailwindcss": "^4.0.0",
15
"vite": "^6.0"
16
}
0 commit comments