mirror of
https://github.com/chillerlan/php-qrcode.git
synced 2026-08-19 18:30:16 +00:00
🔥 PHP 7.4+
This commit is contained in:
+2
-2
@@ -24,13 +24,13 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^7.2",
|
||||
"php": "^7.4",
|
||||
"ext-json": "*",
|
||||
"ext-mbstring": "*",
|
||||
"chillerlan/php-settings-container": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.0"
|
||||
"phpunit/phpunit": "^8.2"
|
||||
},
|
||||
"suggest": {
|
||||
"chillerlan/php-authenticator": "^3.0"
|
||||
|
||||
Reference in New Issue
Block a user