dependabot[bot]
|
aaafd21b39
|
Bump vimeo/psalm from 4.30.0 to 5.1.0 in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.30.0 to 5.1.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.30.0...5.1.0)
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 09:45:22 +01:00 |
|
Joas Schilling
|
3efe47224b
|
Update packages
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-12-09 15:48:39 +01:00 |
|
Joas Schilling
|
d2c59b24db
|
🌆 Bump minimum platform PHP version
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-12-09 15:41:58 +01:00 |
|
nextcloud-command
|
fe88c476df
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-12-04 04:40:01 +00:00 |
|
nextcloud-command
|
8ee1931e1b
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-11-20 04:30:51 +00:00 |
|
nextcloud-command
|
578d7ede53
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-11-13 04:38:41 +00:00 |
|
dependabot[bot]
|
c2c51e5a5d
|
Bump vimeo/psalm from 4.29.0 to 4.30.0 in /vendor-bin/psalm
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.29.0 to 4.30.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.29.0...4.30.0)
---
updated-dependencies:
- dependency-name: vimeo/psalm
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-12 02:03:10 +00:00 |
|
nextcloud-command
|
1d8f7ab672
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-11-06 04:35:45 +00:00 |
|
dependabot[bot]
|
50e3f29801
|
Bump friendsofphp/php-cs-fixer in /vendor-bin/csfixer
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FriendsOfPHP/PHP-CS-Fixer/compare/v3.12.0...v3.13.0)
---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-05 02:02:40 +00:00 |
|
nextcloud-command
|
48a208d371
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-10-30 04:53:02 +00:00 |
|
dependabot[bot]
|
940f50c972
|
Bump phpunit/phpunit from 9.5.25 to 9.5.26 in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26)
---
updated-dependencies:
- dependency-name: phpunit/phpunit
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-29 02:24:07 +00:00 |
|
nextcloud-command
|
e1eb6468b1
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-10-16 05:14:11 +00:00 |
|
nextcloud-command
|
e0118b7406
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-10-09 05:07:16 +00:00 |
|
nextcloud-command
|
60d2d35b73
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-10-02 05:16:28 +00:00 |
|
nextcloud-command
|
9a5329f655
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-09-25 05:08:37 +00:00 |
|
nextcloud-command
|
42f8da91a1
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-09-18 05:12:49 +00:00 |
|
nextcloud-command
|
55e4e0fe2a
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-09-11 05:10:07 +00:00 |
|
nextcloud-command
|
498176ef5a
|
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
|
2022-09-04 05:07:41 +00:00 |
|
Joas Schilling
|
1cdd96a113
|
Add Mozart to avoid conflict with other JWT apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-09-01 10:53:37 +02:00 |
|
Joas Schilling
|
c142394f0e
|
Use vendor-bin to separate dev from production dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-09-01 10:53:36 +02:00 |
|