Skip to content

Commit 62f8998

Browse files
alexpottwebflo
authored andcommitted
Download .ht.router.php on Drupal 8.5 (#70)
1 parent 1374e10 commit 62f8998

File tree

5 files changed

+129
-130
lines changed

5 files changed

+129
-130
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
"license": "GPL-2.0+",
66
"require": {
77
"php": ">=5.4.5",
8-
"composer-plugin-api": "^1.0.0"
8+
"composer-plugin-api": "^1.0.0",
9+
"composer/semver": "^1.4"
910
},
1011
"autoload": {
1112
"psr-4": {

0 commit comments

Comments
 (0)