Skip to content

Commit 34350e1

Browse files
authored
Introduce custom repo in order to upgrade dot-access-data to 3.0.
1 parent ab02072 commit 34350e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,11 @@
6969
"psr-4": {
7070
"Drupal\\Console\\Core\\": "src"
7171
}
72+
},
73+
"repositories": {
74+
"dot-access-configuration": {
75+
"url": "https://github.com/LOBsTerr/dflydev-dot-access-configuration.git",
76+
"type": "git"
77+
},
7278
}
7379
}

0 commit comments

Comments
 (0)