Commit graph

13 commits

Author SHA1 Message Date
Jillian Österreich
ced7babfad
build(composer): Bump tracy and latte to 2.10 and above
In the past, Chandler has installed Tracy 2.10.0, which does not support PHP 8.3.
2024-10-24 13:56:52 +07:00
f97ff7d0fd
build(composer): add composer.lock file 2023-12-10 20:59:59 +03:00
celestora
aa05e8135d
Delete composer.lock 2022-10-28 22:17:13 +03:00
celestora
e3706234e7 Use anonymous functions instead of create_function
Adds PHP 8.1.x compatability
2022-08-19 16:40:03 +03:00
dependabot[bot]
6062d0dc8a
Bump guzzlehttp/guzzle from 6.5.7 to 6.5.8 (#10) 2022-06-22 09:20:51 +07:00
Ilya Prokopenko
1e862ae523
Update dependencies 2022-06-14 06:07:13 +03:00
Ilya Prokopenko
d2618bdc11
Bump Guzzle version to 6.5.7
Resolves GHSA-f2wf-25xc-69c9 and GHSA-w248-ffj2-4v5q
2022-06-10 09:24:24 +03:00
dependabot[bot]
b9f3c7c43c
Bump guzzlehttp/guzzle from 6.5.5 to 6.5.6
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.5 to 6.5.6.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.6/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.5...6.5.6)

---
updated-dependencies:
- dependency-name: guzzlehttp/guzzle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 22:17:37 +00:00
dependabot[bot]
d64f279cbb
Bump guzzlehttp/psr7 from 1.8.3 to 1.8.5
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.8.3 to 1.8.5.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.8.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/1.8.3...1.8.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 02:21:37 +00:00
dependabot[bot]
45c51eb083
Bump latte/latte from 2.6.2 to 2.10.8 (#6) 2022-02-06 12:36:39 +00:00
Celestora
1e45ef5ef7 Add Postmark support as an alternative to SMTP mailing 2021-12-27 13:56:25 +02:00
Celestora
5855601d59 Don't depend on YAML extension
Signed-off-by: Celestora <kitsuruko@gmail.com>
2021-09-16 18:42:36 +03:00
Jill Stingray
bda6f5faf2 Initial commit 2020-05-29 21:49:16 +03:00