Skip to content

Commit eacaab0

Browse files
be stable
1 parent 5bb1811 commit eacaab0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"license": "MIT",
66
"require": {
77
"php": ">=8.0",
8+
"composer/installers": "~1.0",
89
"matomo/matomo-php-tracker": "^3.0.4",
910
"visualappeal/matomo-php-api": "^1.6"
1011
},
@@ -13,5 +14,6 @@
1314
"name": "Renick Büttner",
1415
"homepage": "https://renick.io"
1516
}
16-
]
17+
],
18+
"minimum-stability": "dev"
1719
}

0 commit comments

Comments
 (0)