From 8f02ed0a76ce021d9877f28793aa0ebff2b88e8c Mon Sep 17 00:00:00 2001 From: Frankie B Date: Wed, 19 Jun 2024 15:15:35 +0100 Subject: Remove posthog pageview middleware --- composer.lock | 56 +------------------------------------------------------- 1 file changed, 1 insertion(+), 55 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index fb73243..8571ff1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3204be06a1b7a37cc0af50a0babca0a0", + "content-hash": "28176864af13fa0e06f1784e6e64e791", "packages": [ { "name": "auth0/auth0-php", @@ -3041,60 +3041,6 @@ ], "time": "2023-11-12T21:59:55+00:00" }, - { - "name": "posthog/posthog-php", - "version": "3.3.2", - "source": { - "type": "git", - "url": "https://github.com/PostHog/posthog-php.git", - "reference": "34301d0f20e20b785d465c574557278d18620f31" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/PostHog/posthog-php/zipball/34301d0f20e20b785d465c574557278d18620f31", - "reference": "34301d0f20e20b785d465c574557278d18620f31", - "shasum": "" - }, - "require": { - "ext-json": "*", - "php": ">=8.0" - }, - "require-dev": { - "overtrue/phplint": "^3.0", - "phpunit/phpunit": "^9.0", - "slope-it/clock-mock": "^0.4.0", - "squizlabs/php_codesniffer": "^3.7" - }, - "bin": [ - "bin/posthog" - ], - "type": "library", - "autoload": { - "psr-4": { - "PostHog\\": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PostHog ", - "homepage": "https://posthog.com/" - } - ], - "description": "PostHog PHP Library", - "homepage": "https://github.com/PostHog/posthog-php", - "keywords": [ - "posthog" - ], - "support": { - "issues": "https://github.com/PostHog/posthog-php/issues", - "source": "https://github.com/PostHog/posthog-php/tree/3.3.2" - }, - "time": "2024-04-03T13:19:42+00:00" - }, { "name": "psr-discovery/all", "version": "1.0.1", -- cgit v1.2.3-54-g00ecf