Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maintenance : updated dependencies for security and PHP constraints #50

Merged

Commits on May 10, 2024

  1. maintenance : updated dependencies for security and PHP constraints

    This is mostly a cleaning of the composer file.
    
    ## Security update
    
    guzzlehttp/guzzle upgrade to 6.5 or 7.4 : https://devhub.checkmarx.com/cve-details/CVE-2022-31090/
    symfony/http-kernel upgrade to : https://devhub.checkmarx.com/cve-details/CVE-2022-24894/
    
    ## Incompatibility
    
    minishlink/web-push: Version 4 and 5 are not possible due to PHP version constraints.
    	* https://github.com/web-push-libs/web-push-php/blob/v4.0.2/composer.json
    	* https://github.com/web-push-libs/web-push-php/blob/v5.2.5/composer.json
    phpunit/phpunit: versions 5 to 7 are not posible due to PHP version constraints.
    encreinformatique committed May 10, 2024
    Configuration menu
    Copy the full SHA
    922206f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a642038 View commit details
    Browse the repository at this point in the history