New `composer audit` Command and security audits in Composer 2.4
Composer 2.4 brings a new `audit` command that lists reported security issues, and automatic warnings when installing a package with known vulnerabilities.
Composer 2.4 brings a new `audit` command that lists reported security issues, and automatic warnings when installing a package with known vulnerabilities.
`composer bump` is a new command introduced in Composer 2.4 that updates the dependency versions listed in `composer.json` file to the current installed versions, making them the new minimum required version.
An introduction to front-end and back-end changes and improvements in phpMyAdmin version 5.2.
A comprehensive guide on how to install or upgrade to PHP 8.1 on Ubuntu/Debian based systems.
Over 120 people helped shape PHP 8.1! Here are some posters to celebrate our loud!
An in-depth guide on public-key and secret-key cryptography with Sodium extension in PHP.