Skip to content

Commit

Permalink
build(composer): Bump minimum Laravel version to include my supportin…
Browse files Browse the repository at this point in the history
…g PRs
  • Loading branch information
ollieread committed Nov 18, 2024
1 parent 10bcd51 commit d3c1f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type" : "library",
"require" : {
"php" : "^8.2",
"laravel/framework": "^11.0",
"laravel/framework": "^11.32",
"league/flysystem-path-prefixing": "^3.0"
},
"require-dev" : {
Expand Down

0 comments on commit d3c1f56

Please sign in to comment.