Commit Graph

25 Commits

Author SHA1 Message Date
2ee29e57fa Merge pull request #9 from ivuorinen/dependabot/composer/guzzlehttp/psr7-2.5.0 2023-04-20 01:52:31 +03:00
dependabot[bot]
53cf3abc04 Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/compare/2.4.3...2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 20:42:11 +00:00
5e6e2246af Package updates, new build 2023-03-04 18:13:43 +02:00
6a6f342d19 Merge pull request #5 from ivuorinen/dependabot/composer/symfony/http-kernel-6.2.6 2023-02-02 09:00:09 +02:00
dependabot[bot]
8008d7d0e9 Bump symfony/http-kernel from 6.2.2 to 6.2.6
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 6.2.2 to 6.2.6.
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/6.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v6.2.2...v6.2.6)

---
updated-dependencies:
- dependency-name: symfony/http-kernel
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-01 18:57:04 +00:00
fb1d4e0def Updated composer, prepared for first release 0.0.1 2022-12-24 01:13:28 +02:00
4649edd47d Combine test & build 2022-12-24 01:08:43 +02:00
fd6b8102c9 Fix tests, again 2022-12-24 01:04:08 +02:00
26802ff151 Composer build already had copy 2022-12-24 01:01:24 +02:00
6a047f86ef Build script update 2022-12-24 00:58:22 +02:00
099a8f0847 Fix tests 2022-12-24 00:57:02 +02:00
cf87d02ecb PSR-12, build script, fixes 2022-12-24 00:55:13 +02:00
348fc6f785 Update renovate.json 2022-11-28 13:12:25 +02:00
6c17445670 Merge pull request #3 from ivuorinen/renovate/actions-dependency-review-action-3.x 2022-11-21 14:31:11 +02:00
renovate[bot]
ea82918e28 Update actions/dependency-review-action action to v3 2022-11-21 07:19:16 +00:00
1aec5f364a Merge pull request #2 from ivuorinen/renovate/configure 2022-11-21 09:18:54 +02:00
renovate[bot]
a24263aaa6 Add renovate.json 2022-11-20 17:43:04 +00:00
2c531c3e33 Create test.yml 2022-10-17 13:26:43 +03:00
Ismo Vuorinen
14e1bff824 Removed inspire command tests 2022-10-17 13:26:13 +03:00
Ismo Vuorinen
34b8cc2365 composer update 2022-10-17 11:30:50 +03:00
ad0d495da6 Create dependency-review.yml 2022-10-17 10:07:11 +03:00
1bf26049ed Create LICENSE 2022-10-17 09:51:50 +03:00
Ismo Vuorinen
53e1f8f2ea Merge pull request #1 from ivuorinen/dependabot/composer/guzzlehttp/guzzle-7.4.5
Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5
2022-10-17 09:45:49 +03:00
dependabot[bot]
d8746b7f01 Bump guzzlehttp/guzzle from 7.4.2 to 7.4.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.4.2...7.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 06:43:10 +00:00
Ismo Vuorinen
78cca41be4 Initial commit 2022-10-17 09:42:32 +03:00