File tree Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Expand file tree Collapse file tree 2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 77</p >
88
99## Built with
10- - [ Laravel 11] ( https://github.com/laravel/framework )
11- - [ Laravel Breeze] ( https://github.com/laravel/breeze )
10+ - [ Laravel 12] ( https://github.com/laravel/framework )
1211- [ Tailwind CSS] ( https://tailwindcss.com/ )
1312- [ daisyUI] ( https://daisyui.com/ )
1413- [ spatie/laravel-permission] ( https://github.com/spatie/laravel-permission )
Original file line number Diff line number Diff line change 88 "php" : " ^8.2" ,
99 "balajidharma/laravel-admin-core" : " ^3.0" ,
1010 "balajidharma/laravel-crud" : " ^1.0" ,
11- "laravel/framework" : " ^11 .0" ,
12- "laravel/tinker" : " ^2.9 "
11+ "laravel/framework" : " ^12 .0" ,
12+ "laravel/tinker" : " ^2.10.1 "
1313 },
1414 "require-dev" : {
1515 "barryvdh/laravel-debugbar" : " ^3.7" ,
1616 "fakerphp/faker" : " ^1.23" ,
17- "laravel/breeze " : " ^2.0 " ,
17+ "laravel/pail " : " ^1.2.2 " ,
1818 "laravel/dusk" : " ^8.0" ,
1919 "laravel/pint" : " ^1.13" ,
20- "laravel/sail" : " ^1.26 " ,
20+ "laravel/sail" : " ^1.41 " ,
2121 "mockery/mockery" : " ^1.6" ,
22- "nunomaduro/collision" : " ^8.1 " ,
23- "phpunit/phpunit" : " ^10.5 " ,
22+ "nunomaduro/collision" : " ^8.6 " ,
23+ "phpunit/phpunit" : " ^11.5.3 " ,
2424 "spatie/laravel-ignition" : " ^2.4"
2525 },
2626 "autoload" : {
You can’t perform that action at this time.
0 commit comments