Skip to content

Commit 03f927d

Browse files
Bump laravel-zero/framework from 8.9.0 to 8.9.1
Bumps [laravel-zero/framework](https://github.com/laravel-zero/framework) from 8.9.0 to 8.9.1. - [Release notes](https://github.com/laravel-zero/framework/releases) - [Changelog](https://github.com/laravel-zero/framework/blob/master/CHANGELOG.md) - [Commits](laravel-zero/framework@v8.9.0...v8.9.1) --- updated-dependencies: - dependency-name: laravel-zero/framework dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d7232e6 commit 03f927d

File tree

2 files changed

+256
-170
lines changed

2 files changed

+256
-170
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": "^8.0",
2020
"guzzlehttp/guzzle": "^7.4.0",
2121
"illuminate/http": "^8.69",
22-
"laravel-zero/framework": "^8.8",
22+
"laravel-zero/framework": "^8.9",
2323
"renoki-co/laravel-php-k8s": "^3.1"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)