Skip to content

Commit 8d97088

Browse files
committed
Upgraded to latest Auryn.
1 parent c76eba1 commit 8d97088

4 files changed

Lines changed: 132 additions & 130 deletions

File tree

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
"Configurator": "src/"
99
}
1010
},
11-
"repositories": [
12-
{
13-
"type": "vcs",
14-
"url": "https://github.com/Danack/Auryn"
15-
}
16-
],
1711
"bin": [
1812
"bin/configurate",
1913
"bin/fpmconv"
@@ -23,7 +17,7 @@
2317
"mikey179/vfsStream": "^1.4.0"
2418
},
2519
"require": {
26-
"danack/auryn": "^0.14.0",
20+
"rdlowrey/auryn": "^0.15.2",
2721
"danack/console": "^2.6.1"
2822
},
2923
"authors": [

0 commit comments

Comments
 (0)