Skip to content

Commit

Permalink
Update composer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dansup committed Nov 16, 2021
1 parent ed62a09 commit f4af875
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 181 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
"license": "AGPL-3.0-only",
"type": "project",
"require": {
"php": "^7.3",
"php": "^7.3|^7.4|^8.0",
"ext-bcmath": "*",
"ext-ctype": "*",
"ext-curl": "*",
"ext-intl": "*",
"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",
Expand Down
Loading

0 comments on commit f4af875

Please sign in to comment.