Skip to content

Commit 8f2939d

Browse files
committed
Back to default GraphQLite repo
1 parent 4dd9368 commit 8f2939d

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,9 @@
1515
"homepage" : "http://mouf-php.com"
1616
}
1717
],
18-
"repositories":[
19-
{
20-
"type": "vcs",
21-
"url": "[email protected]:moufmouf/graphqlite.git"
22-
}
23-
],
2418
"require" : {
2519
"php" : ">=7.2",
26-
"thecodingmachine/graphqlite" : "dev-security_annotation",
20+
"thecodingmachine/graphqlite" : "~4.0.0",
2721
"illuminate/console": "^5.7|^6.0",
2822
"illuminate/container": "^5.7|^6.0",
2923
"illuminate/support": "^5.7|^6.0",

0 commit comments

Comments
 (0)