Skip to content

Commit 7461631

Browse files
Update all dependencies
1 parent 2ce763a commit 7461631

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"laravel/sail": "^1.26",
1818
"mockery/mockery": "^1.6",
1919
"nunomaduro/collision": "^8.1",
20-
"phpunit/phpunit": "^11.0.1"
20+
"phpunit/phpunit": "^12.0.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"concurrently": "^9.0.1",
1212
"laravel-vite-plugin": "^1.0",
1313
"postcss": "^8.4.47",
14-
"tailwindcss": "^3.4.13",
14+
"tailwindcss": "^4.0.0",
1515
"vite": "^6.0"
1616
}
1717
}

0 commit comments

Comments
 (0)