Skip to content

Commit f81cd2f

Browse files
fix(deps): update dependency laravel/framework to v12
1 parent 9967fff commit f81cd2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/laravel/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"laravel/framework": "~11.43.0"
3+
"laravel/framework": "~12.0.0"
44
},
55
"autoload": {
66
"psr-4": {

0 commit comments

Comments
 (0)