Skip to content

Commit

Permalink
Make installable without hautelook/phpass
Browse files Browse the repository at this point in the history
  • Loading branch information
KorvinSzanto committed Sep 10, 2021
1 parent 61b8fcb commit 4335797
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,17 @@
"composer/installers": "^1.3",
"concrete5/core": "^8.2",
"concrete5/dependency-patches": "^1.4.0",
"concrete5/phpass-compat": ">=1",
"vlucas/phpdotenv": "^2.4",
"doctrine/dbal": "<2.11"
},
"require-dev": {
"phpunit/phpunit": "~4.3|^8.0",
"mockery/mockery": "^0.9.9|^1.2"
},
"provide": {
"hautelook/phpass": "*"
},
"config": {
"preferred-install": "dist"
},
Expand Down

0 comments on commit 4335797

Please sign in to comment.