You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add support for PHP 8 ([#1](https://github.com/laravel-zero/phar-updater/pull/1))
13
+
- Add PHPStan for static analysis ([#3](https://github.com/laravel-zero/phar-updater/pull/3))
14
+
- Add new SHA-256 strategy ([7632ea0](https://github.com/laravel-zero/phar-updater/commit/7632ea05325049700463743bffdadb29d072bb94))
15
+
- Add new SHA-512 strategy ([#4](https://github.com/laravel-zero/phar-updater/pull/4))
16
+
17
+
### Changed
18
+
- Update to use PHPUnit 9.4 ([fe5cfcc](https://github.com/laravel-zero/phar-updater/commit/fe5cfccb47b91920fc7cecb327c77e28650f3815))
19
+
- Update to use Packagist Composer 2.x API for `GitHubStrategy` ([162c9af](https://github.com/laravel-zero/phar-updater/commit/162c9af6cf53fabb4985c6e402e00fda3ed51654))
20
+
21
+
### Removed
22
+
- Drop support for PHP `<7.3` ([646c693](https://github.com/laravel-zero/phar-updater/commit/646c693f4fc03a2e1ec65eaf399a6eb014519397))
0 commit comments