docs: add Ahmed Gamal to the list of contributors

This commit is contained in:
Younes ENNAJI
2024-05-26 01:51:51 +01:00
parent c35e973524
commit b08161f9ec
5 changed files with 729 additions and 4 deletions
+2
View File
@@ -2,6 +2,8 @@
## [Unreleased](https://github.com/php-flasher/php-flasher/compare/v2.0.1...2.x)
* feature [Flasher] add Default configuration options. See [PR #183](https://github.com/php-flasher/php-flasher/pull/183) by [AhmedGamal](https://github.com/AhmedGamal)
## [v2.0.1](https://github.com/php-flasher/php-flasher/compare/v2.0.0...v2.0.1) - 2024-05-23
* bug [#176](https://github.com/php-flasher/php-flasher/issues/176) [Laravel] Correctly disable FlasherMiddleware when `inject_assets` is set to false. See [PR #177](https://github.com/php-flasher/php-flasher/pull/177)