Skip to content

Commit 5ef403e

Browse files
Drop support for PHP 7.x
1 parent d11c832 commit 5ef403e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.2 || ^8.0",
17+
"php": "^8.0",
1818
"phpunit/phpunit": "^8.0 || ^9.3",
1919
"psr/http-message": "^1.0"
2020
},

0 commit comments

Comments
 (0)