File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 ],
1313 "require" : {
1414 "php" : " ^8.2" ,
15- "illuminate/support" : " ^10.0|^ 11.0|^12.0" ,
15+ "illuminate/support" : " ^11.0|^12.0" ,
1616 "stillat/blade-parser" : " ^2.0" ,
17- "symfony/yaml" : " ^6.4 "
17+ "symfony/yaml" : " ^7.0 "
1818 },
1919 "require-dev" : {
2020 "captainhook/captainhook" : " ^5.25" ,
2121 "captainhook/plugin-composer" : " ^5.3" ,
22- "laravel/pint" : " ^1.0 " ,
23- "orchestra/testbench" : " ^8 .0" ,
22+ "laravel/pint" : " ^1.14 " ,
23+ "orchestra/testbench" : " ^9.0.0||^10.0 .0" ,
2424 "pestphp/pest" : " ^2.0" ,
2525 "pestphp/pest-plugin-laravel" : " ^2.0" ,
2626 "phpstan/phpstan" : " ^1.0" ,
Original file line number Diff line number Diff line change 1111
1212 $ mbConfig ->dataToAppend ([
1313 'require-dev ' => [
14- 'laravel/pint ' => '^1.0 ' ,
15- 'pestphp/pest ' => '^2 .0 ' ,
14+ 'laravel/pint ' => '^1.14 ' ,
15+ 'pestphp/pest ' => '^3 .0 ' ,
1616 'phpstan/phpstan ' => '^1.0 ' ,
1717 ],
1818 ]);
Original file line number Diff line number Diff line change 1919 "php" : " ^8.2"
2020 },
2121 "require-dev" : {
22- "laravel/pint" : " ^1.0 " ,
22+ "laravel/pint" : " ^1.14 " ,
2323 "pestphp/pest" : " ^2.0" ,
2424 "phpstan/phpstan" : " ^1.0"
2525 },
Original file line number Diff line number Diff line change 2020 },
2121 "require" : {
2222 "php" : " ^8.2" ,
23- "illuminate/support" : " ^10.0|^ 11.0|^12.0" ,
23+ "illuminate/support" : " ^11.0|^12.0" ,
2424 "craftile/core" : " self.version" ,
2525 "stillat/blade-parser" : " ^2.0" ,
26- "symfony/yaml" : " ^6.4 "
26+ "symfony/yaml" : " ^7.0 "
2727 },
2828 "require-dev" : {
29- "laravel/pint" : " ^1.0 " ,
29+ "laravel/pint" : " ^1.14 " ,
3030 "pestphp/pest" : " ^2.0" ,
3131 "pestphp/pest-plugin-laravel" : " ^2.0" ,
3232 "phpstan/phpstan" : " ^1.0" ,
33- "orchestra/testbench" : " ^8 .0"
33+ "orchestra/testbench" : " ^9.0.0||^10.0 .0"
3434 },
3535 "extra" : {
3636 "laravel" : {
You can’t perform that action at this time.
0 commit comments