Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
bd368819a0 Bump vlucas/phpdotenv from 5.4.1 to 5.5.0 (#54)
Bumps [vlucas/phpdotenv](https://github.com/vlucas/phpdotenv) from 5.4.1 to 5.5.0.
- [Release notes](https://github.com/vlucas/phpdotenv/releases)
- [Commits](https://github.com/vlucas/phpdotenv/compare/v5.4.1...v5.5.0)

---
updated-dependencies:
- dependency-name: vlucas/phpdotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-17 21:40:24 +03:00
dependabot[bot]
620574ebdf Bump webmozart/assert from 1.10.0 to 1.11.0 (#52)
Bumps [webmozart/assert](https://github.com/webmozarts/assert) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/webmozarts/assert/releases)
- [Changelog](https://github.com/webmozarts/assert/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webmozarts/assert/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: webmozart/assert
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-08 22:17:12 +03:00
Rizky Tegar
7c96d0bdda Add dependabot and update dependency version (#49)
* Add dependabot.yml
* Bump vlucas/phpdotenv from 5.2.0 to 5.4.1
* Bump webmozart/assert from 1.9.1 to 1.10.0
2022-03-19 11:15:05 +03:00
Anton Komarev
da58aa6b47 Add "For The Badge" badge style (#45) 2022-02-23 13:47:40 +03:00
antonkomarev
698a0d0ea9 Update poser package 2020-09-17 14:05:14 +03:00
antonkomarev
f81623e4fe Update poser package 2020-09-17 13:53:41 +03:00
antonkomarev
f32bd24fa5 Update badge generator 2020-07-29 16:33:48 +03:00
Anton Komarev
5c81fbf0d6 Make badge style customizable (#8)
* Add Poser badge generator

* Make badge styles configurable

* Make flat style as default
2020-07-20 22:17:33 +03:00
Anton Komarev
f05e2394be Add Username Value Object (#6)
Add Username Value Object
2020-07-18 20:32:06 +03:00
Anton Komarev
e4f24b04f7 Add PDO repository (#2)
* Add PDO repository

* Make file storage path configurable

* Name username query property required

* Add special exception class
2020-07-12 18:46:42 +03:00
antonkomarev
793a8ff0b4 Add CounterRepositoryInterface 2020-07-12 12:15:03 +03:00