We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8de3ec6 commit 7e99272Copy full SHA for 7e99272
1 file changed
composer.json
@@ -10,13 +10,13 @@
10
"keywords": ["Queue-it", "framework"],
11
"license": "LGPL-3.0+",
12
"require": {
13
- "queueit/knownuserv3": "dev-task/composer-autoloader",
+ "queueit/knownuserv3": "^3.5.2",
14
"php": ">=5.6.0"
15
},
16
- "repositories": [
+ "repositories": [
17
{
18
"type": "vcs",
19
- "url": "https://github.com/National-Theatre/KnownUser.V3.PHP"
+ "url": "https://github.com/queueit/KnownUser.V3.PHP"
20
}
21
]
22
0 commit comments