Skip to content

Commit d29a8fc

Browse files
committed
📦 Switch back to the dev-master for origin graphqlite - required PR's is merged now
1 parent b9b6bc7 commit d29a8fc

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
@@ -18,7 +18,7 @@
1818
"require" : {
1919
"php" : ">=8.1",
2020
"ext-json": "*",
21-
"thecodingmachine/graphqlite" : "dev-symfony7-pack as 7.1",
21+
"thecodingmachine/graphqlite" : "dev-master as 7.1",
2222
"thecodingmachine/graphqlite-symfony-validator-bridge": "^6.0 || ^7.0",
2323
"symfony/framework-bundle": "^6.4 || ^7.0",
2424
"symfony/validator": "^6.4 || ^7.0",
@@ -66,11 +66,5 @@
6666
"dev-master": "6.0.x-dev"
6767
}
6868
},
69-
"repositories": [
70-
{
71-
"type": "git",
72-
"url": "https://github.com/andrew-demb/graphqlite.git"
73-
}
74-
],
7569
"prefer-stable": true
7670
}

0 commit comments

Comments
 (0)