Skip to content

Commit 5bb1811

Browse files
adjust composer.json to be installable with October 3.1
1 parent ec1aad1 commit 5bb1811

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "Deep simple Matomo integration for OctoberCMS",
55
"license": "MIT",
66
"require": {
7-
"php": ">=7.4",
8-
"composer/installers": "~1.0",
7+
"php": ">=8.0",
98
"matomo/matomo-php-tracker": "^3.0.4",
109
"visualappeal/matomo-php-api": "^1.6"
1110
},

0 commit comments

Comments
 (0)