Commit Graph

16 Commits

Author SHA1 Message Date
Shift
40b265e145 Bump Laravel dependencies 2023-05-24 21:33:11 +00:00
dependabot[bot]
bbce78cab4 Bump phpunit/phpunit from 9.6.7 to 10.1.3
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 10.1.3.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.1.3/ChangeLog-10.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...10.1.3)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-24 21:13:12 +00:00
dependabot[bot]
99d4c709bd Bump nunomaduro/collision from 6.4.0 to 7.1.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 6.4.0 to 7.1.0.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v7.x/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v6.4.0...v7.1.0)

---
updated-dependencies:
- dependency-name: nunomaduro/collision
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-06 08:21:01 +00:00
4ac86c434e added phpdotenv 2023-05-06 18:17:07 +10:00
4a83c7e171 explicitly use webp 2023-04-26 20:58:39 +10:00
178309bb1e updated autoload 2023-04-26 17:33:23 +10:00
c33de944ef dependencies update 2023-04-10 14:44:08 +10:00
67c9d4084c added sunspikes/clamav-validator 2023-04-06 17:26:10 +10:00
0f99d3e83b updated autoload paths 2023-03-24 11:54:57 +10:00
7d1d74e48a added faker autoload to prod 2023-03-24 11:50:12 +10:00
d11ac9240c added custom provider for min username length for faker 2023-03-24 09:00:16 +10:00
0bbb1f0eba automagic image optimization 2023-03-13 21:15:54 +10:00
8244230268 added array helper functions 2023-03-12 13:51:01 +10:00
fe56acd818 added ffmpeg and tesseract dependencies 2023-02-05 11:35:12 +10:00
6053d82c31 removed legacy packages 2023-01-25 01:10:24 +10:00
4c83399d4a initial 2023-01-24 15:13:03 +10:00