1 file changed
+1
-1
lines changed- .github/workflows/composer.yml+7-3
- README.md-10
- brick/math/psalm-baseline.xml+40
- brick/math/psalm.xml+56
- composer.json+1-4
- composer.lock+41-30
- composer/ClassLoader.php+105-12
- composer/InstalledVersions.php+326-1.1k
- composer/autoload_classmap.php+14
- composer/autoload_files.php+1-1
- composer/autoload_static.php+15-1
- composer/installed.json+49-34
- composer/installed.php+873-887
- composer/package-versions-deprecated/src/PackageVersions/Versions.php+6-6
- doctrine/event-manager/.doctrine-project.json+18
- guzzlehttp/promises/phpstan-baseline.neon+7
- guzzlehttp/promises/phpstan.neon.dist+10
- icewind/streams/.gitignore+1
- icewind/streams/src/CallbackWrapper.php+10-10
- icewind/streams/src/CountWrapper.php+1-1
- icewind/streams/src/File.php+5-5
- icewind/streams/src/HashWrapper.php+4-6
- icewind/streams/src/IteratorDirectory.php+2-2
- icewind/streams/src/SeekableWrapper.php+1-1
- icewind/streams/src/Url.php+3-3
- icewind/streams/src/UrlCallback.php+17-9
- icewind/streams/src/Wrapper.php+7-6
- icewind/streams/src/WrapperHandler.php+5-3
- icewind/streams/src/WriteHashWrapper.php+1-1
- pear/archive_tar/Archive/Tar.php+35-9
- pear/archive_tar/README.md+1-1
- pear/archive_tar/package.xml+34-4
- psr/log/README.md+58
- ralouphie/getallheaders/README.md+27
- symfony/event-dispatcher-contracts/.gitignore+3
- symfony/service-contracts/.gitignore+3
- symfony/service-contracts/Test/ServiceLocatorTest.php+92
- symfony/translation-contracts/.gitignore+3
- symfony/translation-contracts/Test/TranslatorTest.php+353
- web-auth/cose-lib/src/Algorithm/ManagerFactory.php-1
- web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ECDSA.php-1
- web-auth/cose-lib/src/Algorithm/Signature/ECDSA/ECSignature.php+12-3
- web-auth/cose-lib/src/Algorithm/Signature/RSA/PSSRSA.php-1
- web-auth/cose-lib/src/Algorithm/Signature/RSA/RSA.php+4-2
- web-auth/cose-lib/src/Key/Ec2Key.php-1
- web-auth/cose-lib/src/Key/Key.php-1
- web-auth/cose-lib/src/Key/RsaKey.php+7-3
- web-auth/webauthn-lib/src/AttestationStatement/AndroidSafetyNetAttestationStatementSupport.php+4-1
- web-auth/webauthn-lib/src/AttestationStatement/AppleAttestationStatementSupport.php+1-1
- web-auth/webauthn-lib/src/AttestationStatement/AttestationStatement.php+6
- web-auth/webauthn-lib/src/AuthenticatorAssertionResponseValidator.php+11-9
- web-auth/webauthn-lib/src/AuthenticatorAttestationResponseValidator.php+11-9
- web-auth/webauthn-lib/src/PublicKeyCredentialSource.php+25-2
- web-auth/webauthn-lib/src/PublicKeyCredentialUserEntity.php+1
- web-auth/webauthn-lib/src/Server.php+19-15
0 commit comments