We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98e69a3 commit d070454Copy full SHA for d070454
plugins/yggdrasil-connect/package.json
@@ -1,12 +1,13 @@
1
{
2
"name": "yggdrasil-connect",
3
- "version": "6.0.3",
+ "version": "6.0.4",
4
"title": "Yggdrasil Connect",
5
"description": "LittleSkin\\YggdrasilConnect::config.plugin-description",
6
"author": "LittleSkin",
7
"namespace": "LittleSkin\\YggdrasilConnect",
8
"require": {
9
- "blessing-skin-server": "^6"
+ "blessing-skin-server": "^6",
10
+ "php": "^8.1"
11
},
12
"enchants": {
13
"config": "Controllers\\ConfigController",
0 commit comments