discovery
discovery copied to clipboard
Publish and discover assets in your PHP projects.
Package with type metapackage doesn't have installation path, which brings with it a problem finding discovery JSON files in all packages. Filter add for removing "metapackages" and leave only real...
TypeError: Return value of AssetsBuilder::getInstallPath() must be of the type string, null returned
- PHP version: `7.3.33-14+ubuntu20.04.1+deb.sury.org+1 (cli) (built: Sep 2 2023 08:02:05) ( NTS )` - Composer version: `2.6.4 2023-09-29 10:54:46` - Package version: `v1.3.1` ``` In AssetsBuilder.php line 135: [TypeError] Return...
 This issue it was originally reported by @bigperson
php 8.1 Deprecation Notice: Return type of TheCodingMachine\Discovery\Asset::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/vendor/thecodingmachine/discovery/src/Asset.php:96 Deprecation...