Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
naagaraa committed Jun 14, 2021
1 parent 63447ff commit aafd1c6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}
],
"require": {
"php": ">=7.1.0",
"php": ">=7.4",
"bramus/router": "~1.5",
"markrogoyski/math-php": "^1.10",
"mpdf/mpdf": "^8.0",
Expand All @@ -29,9 +29,7 @@
"rubix/ml": "^0.4.1",
"rubix/tensor": "^2.2",
"symfony/console": "^5.2",
"vlucas/phpdotenv": "^5.2"
},
"require-dev": {
"vlucas/phpdotenv": "^5.2",
"symfony/var-dumper": "^5.2"
},
"config": {
Expand Down

0 comments on commit aafd1c6

Please sign in to comment.