Closed Spomky closed 8 months ago
The Doctrine DBAL version requirement in the composer.json file has been updated. The previous requirement "^3.8|4.0" was altered to correct syntax as "^3.8|^4.0". This change ensures compatibility with both version >3.8.0 and 4.0.0 of this package.
Target branch: Resolves issue #
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots No data about Coverage No data about Duplication
See analysis details on SonarCloud
The Doctrine DBAL version requirement in the composer.json file has been updated. The previous requirement "^3.8|4.0" was altered to correct syntax as "^3.8|^4.0". This change ensures compatibility with both version >3.8.0 and 4.0.0 of this package.
Target branch: Resolves issue #