Skip to content

Commit

Permalink
Merge pull request #40 from Ruud-Zuiderlicht/Ruud-Zuiderlicht-concret…
Browse files Browse the repository at this point in the history
…e5-v9

Update composer to install concrete5/core ^9.0.1
  • Loading branch information
KorvinSzanto authored Dec 1, 2021
2 parents 4335797 + 61375b7 commit 54f5564
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,14 @@
},
"require": {
"composer/installers": "^1.3",
"concrete5/core": "^8.2",
"concrete5/core": "^9.0.1",
"concrete5/dependency-patches": "^1.4.0",
"concrete5/phpass-compat": ">=1",
"vlucas/phpdotenv": "^2.4",
"doctrine/dbal": "<2.11"
"vlucas/phpdotenv": "^2.4"
},
"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 54f5564

Please sign in to comment.