Skip to content

Commit b0dbf16

Browse files
authored
Update to "laravel/framework": "8.12.*",
1 parent 194e4d6 commit b0dbf16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
"name": "ryancwalsh/stack-exchange-backup-laravel",
33
"description": "My aim is to back up all of my questions and answers and anything else valuable in my accounts across all of the StackExchange sites (StackOverflow, SuperUser, https://apple.stackexchange.com/, https://askubuntu.com/, etc).",
44
"type": "package",
5-
"version": "2.0.7",
5+
"version": "2.0.8",
66
"require": {
77
"guzzlehttp/guzzle": "^7.0.1",
88
"php": "^7.3",
9-
"laravel/framework": "6.20.*",
9+
"laravel/framework": "8.12.*",
1010
"laravel/helpers": "^1.1",
1111
"league/flysystem-aws-s3-v3": "^1.0",
1212
"spatie/laravel-backup": "^6.4",

0 commit comments

Comments
 (0)