Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit 4792a10

Browse files
committed
:octocat: dev
1 parent a5e85c1 commit 4792a10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"homepage": "https://github.com/chillerlan/php-oauth-core",
55
"license": "MIT",
66
"type": "library",
7-
"minimum-stability": "stable",
7+
"minimum-stability": "dev",
88
"keywords": [
99
"oauth", "oauth1", "oauth2", "client", "core", "psr-7", "psr-17", "psr-18", "rfc5849", "rfc6749"
1010
],
@@ -24,7 +24,7 @@
2424
"ext-json":"*",
2525
"ext-simplexml":"*",
2626
"chillerlan/php-settings-container": "^1.1",
27-
"chillerlan/php-httpinterface": "^3.1",
27+
"chillerlan/php-httpinterface": "dev-master",
2828
"chillerlan/php-magic-apiclient": "^2.1",
2929
"psr/log": "^1.1"
3030
},

0 commit comments

Comments
 (0)