Browse Source

Update composer deps

Daniel Supernault 3 years ago
parent
commit
f4af875a1c
2 changed files with 174 additions and 176 deletions
  1. 2 2
      composer.json
  2. 172 174
      composer.lock

+ 2 - 2
composer.json

@@ -5,7 +5,7 @@
 	"license": "AGPL-3.0-only",
 	"type": "project",
 	"require": {
-		"php": "^7.3",
+		"php": "^7.3|^7.4|^8.0",
 		"ext-bcmath": "*",
 		"ext-ctype": "*",
 		"ext-curl": "*",
@@ -13,7 +13,7 @@
 		"ext-json": "*",
 		"ext-mbstring": "*",
 		"ext-openssl": "*",
-		"beyondcode/laravel-self-diagnosis": "^1.0.2",
+		"beyondcode/laravel-self-diagnosis": "^1.0",
 		"brick/math": "^0.8",
 		"buzz/laravel-h-captcha": "1.0.2",
 		"doctrine/dbal": "^2.7",

File diff suppressed because it is too large
+ 172 - 174
composer.lock


Some files were not shown because too many files changed in this diff