Skip to content

Commit 19358d0

Browse files
author
Jonathon Hill
committed
feat!: drop support for PHP 7.4
1 parent c3e7563 commit 19358d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"matthiasmullie/scrapbook": "Scrapbook Cache provides excellent session storage options"
4040
},
4141
"require": {
42-
"php": "^7.4 || ^8.0",
42+
"php": "^8.0 || ^8.1 || ^8.2",
4343
"dflydev/fig-cookies": "^3.0",
4444
"psr/simple-cache": "^2 || ^3",
4545
"psr/http-message": "^1",

0 commit comments

Comments
 (0)