Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: bpolaszek/webpush-bundle

Tags

0.13

Toggle 0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: update minishlink/web-push (#55)

0.12

Toggle 0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
maintenance : updated dependencies for security and PHP constraints (#50

)

* 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.

* minor : bump packages

0.11

Toggle 0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: Deprecated Guzzle call

0.10

Toggle 0.10's commit message

Verified

This commit was signed with the committer’s verified signature.
bpolaszek Beno!t POLASZEK
Doc: Fix badges

0.9

Toggle 0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated minishlink/web-push to 7.0 (#37)

0.8

Toggle 0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix SF6.0 compatibility (#35)

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: output sanitization (#33)

0.7

Toggle 0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feat: Add GuzzleHttp 7 as valid dependency (#28)

0.6

Toggle 0.6's commit message
Fix Symfony4/5 compatibility + Fix CS

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
bpolaszek Beno!t POLASZEK
Enable auto-generated recipe - Fix #15