mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-19 21:00:35 +00:00
:octocat: require php-settings-container ^2.1.4 for proper PHP 8.1 support
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"ext-mbstring": "*",
|
||||
"chillerlan/php-settings-container": "^2.1"
|
||||
"chillerlan/php-settings-container": "^2.1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
|
||||
Reference in New Issue
Block a user