Releases: orca-services/cakephp-swagger-ui
Releases · orca-services/cakephp-swagger-ui
CakePHP Swagger UI Plugin 1.0.5
Changed
- Improved SwaggerUiTrait doc blocks
Fixed
- Fix CVE-2026-24765 by updating PHPUnit
- Fix CVE-2026-23643 by updating CakePHP
Dependencies Updated
- cakephp/cakephp updated from 4.5.0 to 4.6.3 minor
- phpunit/phpunit updated from 9.6.13 to 9.6.34 patch
CakePHP Swagger UI Plugin 1.0.4
Added
- Added PHPUnit as dev dependency
Changed
- Upgraded Swagger UI to 5.29.4 #15
Dependencies Updated
- phpunit/phpunit installed in version 9.6.13
- laminas/laminas-zendframework-bridge removed (installed version was 1.4.1)
- psr/http-message updated from 1.0.1 to 1.1 minor
- psr/http-server-handler updated from 1.0.1 to 1.0.2 patch
- psr/http-server-middleware updated from 1.0.1 to 1.0.2 patch
- psr/http-client updated from 1.0.1 to 1.0.3 patch
- psr/container updated from 2.0.1 to 2.0.2 patch
- psr/http-factory updated from 1.0.1 to 1.0.2 patch
- laminas/laminas-diactoros updated from 2.14.0 to 2.17.0 minor
- laminas/laminas-httphandlerrunner updated from 1.5.0 to 2.2.0 major
- composer/ca-bundle updated from 1.3.5 to 1.3.7 patch
- cakephp/chronos updated from 2.3.2 to 2.4.3 minor
- cakephp/cakephp updated from 4.3.11 to 4.5.0 minor
- squizlabs/php_codesniffer updated from 3.7.1 to 3.7.2 patch
- symfony/polyfill-ctype updated from v1.27.0 to v1.28.0 minor
- symfony/yaml updated from v5.4.19 to v5.4.30 patch
- SwaggerUI upgraded from v5.17.14 to v5.29.4 minor #15
CakePHP Swagger UI Plugin 1.0.3
Changed
- Disable auto layout in template
CakePHP Swagger UI Plugin 1.0.2
Fixed
- Required missing symfony/yaml dependency
Dependencies Updated
- symfony/yaml installed in version v5.4.19
CakePHP Swagger UI Plugin 1.0.1
Changed
- Correct minimum CakePHP requirement
CakePHP Swagger UI Plugin 1.0.0
Changed
- Upgrade PHP version 7.1.x
- Upgrade PHP version 7.2.x
- Upgrade CakePHP version to 4.0.x
CakePHP Swagger UI Plugin 0.2.0
Added
- Added CakePHP codesniffer as dev dependency
- Added cs-check & cs-fix composer scripts
- Added PhpStorm configuration
- Added documentation on how to update the Swagger UI code
Changed
- Upgraded Swagger UI to v4.4.0
Dependencies Updated
- squizlabs/php_codesniffer added in version 3.5.6
- cakephp/cakephp-codesniffer added in version 3.3.0
- psr/log updated from 1.1.3 to 1.1.4 patch
- laminas/laminas-zendframework-bridge updated from 1.1.1 to 1.4.1 minor
- aura/intl updated from 3.0.0 to 3.0.1 patch
- cakephp/cakephp updated from 3.9.3 to 3.10.2 minor
- squizlabs/php_codesniffer updated from 3.5.6 to 3.6.2 minor
CakePHP Swagger UI Plugin 0.1.0
Initial release of this plugin