Skip to content

Commit 9aa4f55

Browse files
Bump laravel/framework from 12.53.0 to 13.3.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 12.53.0 to 13.3.0. - [Release notes](https://github.com/laravel/framework/releases) - [Changelog](https://github.com/laravel/framework/blob/13.x/CHANGELOG.md) - [Commits](laravel/framework@v12.53.0...v13.3.0) --- updated-dependencies: - dependency-name: laravel/framework dependency-version: 13.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0265778 commit 9aa4f55

2 files changed

Lines changed: 187 additions & 186 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": "^8.3",
9-
"laravel/framework": "^12.0",
9+
"laravel/framework": "^13.3",
1010
"ext-posix": "*",
1111
"ext-pcntl": "*"
1212
},

0 commit comments

Comments
 (0)