File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"php" : " ^8.2" ,
32
32
"composer-runtime-api" : " ^2.2" ,
33
33
"composer/semver" : " ^3.0" ,
34
- "illuminate/console" : " ^12.1.1 " ,
35
- "illuminate/database" : " ^12.1.1 " ,
36
- "illuminate/filesystem" : " ^12.1.1 " ,
37
- "illuminate/support" : " ^12.1.1 " ,
34
+ "illuminate/console" : " ^12.2.0 " ,
35
+ "illuminate/database" : " ^12.2.0 " ,
36
+ "illuminate/filesystem" : " ^12.2.0 " ,
37
+ "illuminate/support" : " ^12.2.0 " ,
38
38
"orchestra/canvas-core" : " ^10.0.1" ,
39
39
"orchestra/sidekick" : " ^1.0.5" ,
40
40
"orchestra/testbench-core" : " ^10.1.0" ,
41
41
"symfony/polyfill-php83" : " ^1.31" ,
42
42
"symfony/yaml" : " ^7.0.3"
43
43
},
44
44
"require-dev" : {
45
- "laravel/framework" : " ^12.1.1 " ,
45
+ "laravel/framework" : " ^12.2.0 " ,
46
46
"laravel/pint" : " ^1.21" ,
47
47
"mockery/mockery" : " ^1.6.10" ,
48
48
"phpstan/phpstan" : " ^2.1.7" ,
You can’t perform that action at this time.
0 commit comments