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

Commit

Permalink
update composer rintime api 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
naagaraa committed Jun 11, 2021
1 parent 1eb42b5 commit e9d5b32
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@
"vlucas/phpdotenv": "^5.2"
},
"require-dev": {
"php": ">=7.3.2",
"bramus/router": "~1.5",
"phpmailer/phpmailer": "^6.2",
"symfony/var-dumper": "^5.2",
"vlucas/phpdotenv": "^5.2"
"symfony/var-dumper": "^5.2"
},
"config": {
"optimize-autoloader": true,
Expand All @@ -59,6 +55,7 @@
"vendor/vlucas/phpdotenv/src"
]
},
"composer-runtime-api": "^2.0",
"archive": {
"directory": "dist",
"skip-dev": false
Expand Down

0 comments on commit e9d5b32

Please sign in to comment.