Drop support for PHP 8.1

This commit is contained in:
DariusIII
2024-01-25 20:54:57 +01:00
parent 05f5a2b50f
commit 8eb3265967
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.2",
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",
Generated
+2 -2
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "5e6aa52454ca310d531a0a28089dd86b",
"content-hash": "d81a564a7be294648c4359eb47bddd28",
"packages": [
{
"name": "aharen/omdbapi",
@@ -18666,7 +18666,7 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.1",
"php": "^8.2",
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",