File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2121 <procedure title =" Minor-Impact Changes" id =" minor_impact_changes" >
2222 <step ><a href =" #laravel_10_is_now_unsupported" /></step >
2323 <step ><a href =" #removed_operations_upgrade_console_command" /></step >
24+ <step ><a href =" #removed_operations_refresh_console_command" /></step >
25+ <step ><a href =" #removed_operations_reset_console_command" /></step >
2426 </procedure >
2527
2628 <procedure title =" Low-Impact Changes" id =" low_impact_changes" >
5759 It does not exist now.
5860 </chapter >
5961
62+ <chapter title =" Removed `operations:refresh` console command" id =" removed_operations_refresh_console_command" >
63+ We decided to drop support for the <code >php artisan operations:refresh</code > console command.
64+ It does not exist now.
65+ </chapter >
66+
67+ <chapter title =" Removed `operations:reset` console command" id =" removed_operations_reset_console_command" >
68+ We decided to drop support for the <code >php artisan operations:reset</code > console command.
69+ It does not exist now.
70+ </chapter >
71+
6072 <chapter title =" Strict typification" id =" strict_typification" >
6173 <p >
6274 A strict typification has been added to all the project files.
You can’t perform that action at this time.
0 commit comments