Skip to content

Commit 73b60f5

Browse files
committed
Use stable version of knp github clinet
1 parent cfb218b commit 73b60f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"doctrine/doctrine-migrations-bundle": "^3.0",
1212
"doctrine/orm": "^2.7",
1313
"incenteev/composer-parameter-handler": "~2.0",
14-
"knplabs/github-api": "3.3.x-dev",
14+
"knplabs/github-api": "^3.3",
1515
"nyholm/psr7": "^1.3",
1616
"sensio/framework-extra-bundle": "^5.2",
1717
"symfony/console": "^5.2",

0 commit comments

Comments
 (0)