Skip to content

Commit

Permalink
📦 Switch back to the dev-master for origin graphqlite - required …
Browse files Browse the repository at this point in the history
…PR's is merged now
  • Loading branch information
andrew-demb committed Dec 18, 2024
1 parent 482fbe0 commit 8c48367
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"require" : {
"php" : ">=8.1",
"ext-json": "*",
"thecodingmachine/graphqlite" : "dev-symfony7-pack as 7.1",
"thecodingmachine/graphqlite" : "dev-master as 7.1",
"thecodingmachine/graphqlite-symfony-validator-bridge" : "^6.0 || ^7.0",
"symfony/config": "^6.4 || ^7",
"symfony/console": "^6.4 || ^7",
Expand Down Expand Up @@ -69,11 +69,5 @@
"dev-master": "6.0.x-dev"
}
},
"repositories": [
{
"type": "git",
"url": "https://github.com/andrew-demb/graphqlite.git"
}
],
"prefer-stable": true
}

0 comments on commit 8c48367

Please sign in to comment.