php-symfony-asset-mapper (6.4.40+dfsg-0+deb13u1)

Details

Core information at a glance

Distribution
debian
Origin
debian-trixie-security
Repository
https://security.debian.org/debian-security
Codename
trixie-security
Component
main
Source
symfony
Architecture
s390x
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
270 B
Size expected
51.5 kB
Size actual
51.5 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-composer-semver (>= 3.0)
  • php-composer-semver (<< 4~~)
  • php-symfony-deprecation-contracts
  • php-symfony-filesystem
  • php-symfony-http-client

Suggested packages

Recommended additional packages

  • None

Description

maps directories of asset and makes them available in a public directory

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD520442568…5891d4e7
SHA-1b645c261…4e1f83bd
SHA-256028828b4…6abeb9d6
SHA-5123b6a91c1…f682509d

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-asset-mapper
usr/share/doc/php-symfony-asset-mapper/changelog.Debian.gz
usr/share/doc/php-symfony-asset-mapper/changelog.gz
usr/share/doc/php-symfony-asset-mapper/copyright
usr/share/php
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/AssetMapper
usr/share/php/Symfony/Component/AssetMapper/AssetMapper.php
usr/share/php/Symfony/Component/AssetMapper/AssetMapperCompiler.php
usr/share/php/Symfony/Component/AssetMapper/AssetMapperDevServerSubscriber.php
usr/share/php/Symfony/Component/AssetMapper/AssetMapperInterface.php
usr/share/php/Symfony/Component/AssetMapper/AssetMapperRepository.php
usr/share/php/Symfony/Component/AssetMapper/Command
usr/share/php/Symfony/Component/AssetMapper/Command/AssetMapperCompileCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/DebugAssetMapperCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/ImportMapAuditCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/ImportMapInstallCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/ImportMapOutdatedCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/ImportMapRemoveCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/ImportMapRequireCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/ImportMapUpdateCommand.php
usr/share/php/Symfony/Component/AssetMapper/Command/VersionProblemCommandTrait.php
usr/share/php/Symfony/Component/AssetMapper/CompiledAssetMapperConfigReader.php
usr/share/php/Symfony/Component/AssetMapper/Compiler
usr/share/php/Symfony/Component/AssetMapper/Compiler/AssetCompilerInterface.php
usr/share/php/Symfony/Component/AssetMapper/Compiler/CssAssetUrlCompiler.php
usr/share/php/Symfony/Component/AssetMapper/Compiler/JavaScriptImportPathCompiler.php
usr/share/php/Symfony/Component/AssetMapper/Compiler/SourceMappingUrlsCompiler.php
usr/share/php/Symfony/Component/AssetMapper/Event
usr/share/php/Symfony/Component/AssetMapper/Event/PreAssetsCompileEvent.php
usr/share/php/Symfony/Component/AssetMapper/Exception
usr/share/php/Symfony/Component/AssetMapper/Exception/CircularAssetsException.php
usr/share/php/Symfony/Component/AssetMapper/Exception/ExceptionInterface.php
usr/share/php/Symfony/Component/AssetMapper/Exception/LogicException.php
usr/share/php/Symfony/Component/AssetMapper/Exception/RuntimeException.php
usr/share/php/Symfony/Component/AssetMapper/Factory
usr/share/php/Symfony/Component/AssetMapper/Factory/CachedMappedAssetFactory.php
usr/share/php/Symfony/Component/AssetMapper/Factory/MappedAssetFactory.php
usr/share/php/Symfony/Component/AssetMapper/Factory/MappedAssetFactoryInterface.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap
usr/share/php/Symfony/Component/AssetMapper/ImportMap/BatchHttpClient.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapAuditor.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapEntries.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapEntry.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapGenerator.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapManager.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapPackageAudit.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapPackageAuditVulnerability.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapRenderer.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapType.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapUpdateChecker.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/ImportMapVersionChecker.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/JavaScriptImport.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/PackageRequireOptions.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/PackageUpdateInfo.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/PackageVersionProblem.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/RemotePackageDownloader.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/RemotePackageStorage.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/Resolver
usr/share/php/Symfony/Component/AssetMapper/ImportMap/Resolver/JsDelivrEsmResolver.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/Resolver/PackageResolverInterface.php
usr/share/php/Symfony/Component/AssetMapper/ImportMap/Resolver/ResolvedImportMapPackage.php
usr/share/php/Symfony/Component/AssetMapper/MappedAsset.php
usr/share/php/Symfony/Component/AssetMapper/MapperAwareAssetPackage.php
usr/share/php/Symfony/Component/AssetMapper/Path
usr/share/php/Symfony/Component/AssetMapper/Path/LocalPublicAssetsFilesystem.php
usr/share/php/Symfony/Component/AssetMapper/Path/PublicAssetsFilesystemInterface.php
usr/share/php/Symfony/Component/AssetMapper/Path/PublicAssetsPathResolver.php
usr/share/php/Symfony/Component/AssetMapper/Path/PublicAssetsPathResolverInterface.php
usr/share/php/Symfony/Component/AssetMapper/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-asset-mapper