Skip to content

Commit

Permalink
Bump min PHP version to 7.4 (#833)
Browse files Browse the repository at this point in the history
Co-authored-by: atymic <atymicq@gmail.com>
  • Loading branch information
lucasmichot and atymic authored Apr 19, 2022
1 parent ba74a33 commit 98a2b8d
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 @@ -16,7 +16,7 @@
}
],
"require": {
"php": "^7.2 || ^8.0",
"php": "^7.4 || ^8.0",
"socialiteproviders/manager": "~4.0"
},
"autoload": {
Expand Down

0 comments on commit 98a2b8d

Please sign in to comment.