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

Commit f8266cb

Browse files
committed
🔥
1 parent 4f228c9 commit f8266cb

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"
1010
],
@@ -23,7 +23,7 @@
2323
"php": "^7.2",
2424
"chillerlan/php-traits": "^1.1",
2525
"chillerlan/php-httpinterface": "^1.0",
26-
"chillerlan/php-magic-apiclient": "^1.0",
26+
"chillerlan/php-magic-apiclient": "dev-master",
2727
"psr/log": "^1.0",
2828
"psr/simple-cache": "^1.0"
2929
},

0 commit comments

Comments
 (0)