Skip to content

Commit 8c48367

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

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/config": "^6.4 || ^7",
2424
"symfony/console": "^6.4 || ^7",
@@ -69,11 +69,5 @@
6969
"dev-master": "6.0.x-dev"
7070
}
7171
},
72-
"repositories": [
73-
{
74-
"type": "git",
75-
"url": "https://github.com/andrew-demb/graphqlite.git"
76-
}
77-
],
7872
"prefer-stable": true
7973
}

0 commit comments

Comments
 (0)