Skip to content

Commit a674e2b

Browse files
Fix order
1 parent 5f043ab commit a674e2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"repositories": [
1313
{
1414
"type": "vcs",
15-
"url": "https://github.com/GrahamCampbell/html"
15+
"url": "https://github.com/GrahamCampbell/framework"
1616
},
1717
{
1818
"type": "vcs",
19-
"url": "https://github.com/GrahamCampbell/framework"
19+
"url": "https://github.com/GrahamCampbell/html"
2020
},
2121
{
2222
"type": "vcs",

0 commit comments

Comments
 (0)