Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 703 Bytes

CHANGELOG.md

File metadata and controls

22 lines (15 loc) · 703 Bytes

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

[0.4.0] (2022-03-28)

dependency version bumps...

require

  • "google/cloud-error-reporting": "^0.16.2" -> "^0.16"
  • "google/cloud-logging": "^1.14" -> "^1.23"

require-dev

  • "phpunit/phpunit": "~7.0" -> "~7.5"
  • "mockery/mockery": "^1.1" -> """^1.3"
  • "orchestra/testbench": "~3.0" -> "~3.8"
  • "sempro/phpunit-pretty-print": "^1.4"

[0.3.0] (2021-09-11)

  • support for opencensus/opencensus ^0.7.0

Originally forked from GlueDev/laravel-stackdriver (https://github.com/GlueDev/laravel-stackdriver.