Defensive DSN validation for the 2.1.0 publishable-key model.
Dsn now rejects a pk_ publishable key supplied in the DSN userinfo: publishable keys authenticate via the X-Publishable-Key header / ?pk= query param and must never be embedded in the DSN. Added DsnPublishableKeyInvariantTest.Backward-compatible patch; no API changes.
Dependency-constraint fixes so the package works on its full supported matrix (PHP 8.3+). No source/API changes vs 1.0.0.
psr/log constrained to ^2|^3 (v1's untyped LoggerInterface::log() is incompatible with the typed Psr3Logger).psr/http-factory ^1.1, php-http/discovery ^1.20, nyholm/psr7 ^1.8.2 (avoid PHP 8.4 implicitly-nullable-parameter deprecations).--prefer-lowest across PHP 8.3/8.4.How can I help you explore Laravel packages today?