Skip to content

Releases: kanalumaddela/laravel-steam-login

v2.5.2

30 Jan 06:02
b0779f7
Compare
Choose a tag to compare
Bump symfony/http-kernel from 4.4.10 to 4.4.13 (#59)

Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.4.10 to 4.4.13.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v4.4.10...v4.4.13)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.5.0

07 Dec 07:18
Compare
Choose a tag to compare
Bump symfony/http-foundation from 4.2.7 to 4.4.1 (#51)

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 4.2.7 to 4.4.1.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v4.2.7...v4.4.1)

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

v2.4.0

28 Apr 00:17
Compare
Choose a tag to compare
  • refactored
  • easy method of registering routes
  • more methods to allow easy configuring
  • simplified .env names

v1.4.2

28 Apr 07:02
Compare
Choose a tag to compare

optimizations just cause

v2.3.2

03 Mar 18:55
Compare
Choose a tag to compare
optimize

Signed-off-by: Sam <github@maddela.org>

v2.3.1

03 Mar 18:46
89fee74
Compare
Choose a tag to compare
Merge pull request #32 from kanalumaddela/analysis-8P6MWY

Apply fixes from StyleCI

[ci skip] [skip ci]

v2.3.0

03 Mar 16:13
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release
  • Refactored a decent amount of things
  • Lumen support (idk why I bothered, literally one person wanted it to work)

v2.2.1

10 Jan 06:09
Compare
Choose a tag to compare
used Request instance like i should've instead of global vars

Signed-off-by: Sam <github@maddela.org>

v2.2.0

09 Jan 03:53
01945ec
Compare
Choose a tag to compare

proper https checking with support for proxied sites e.g. sites behind cloudflare on flexible ssl

v2.1.8

08 Jan 01:10
0be0773
Compare
Choose a tag to compare
fix missing quotes