Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-symfony-contracts2-2.5.2-3.fc38 RPM for noarch

From Fedora 38 for ppc64le / p

Name: php-symfony-contracts2 Distribution: Fedora Project
Version: 2.5.2 Vendor: Fedora Project
Release: 3.fc38 Build date: Fri Jan 20 10:35:15 2023
Group: Unspecified Build host: buildvm-x86-28.iad2.fedoraproject.org
Size: 137774 Source RPM: php-symfony-contracts2-2.5.2-3.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/symfony/contracts
Summary: A set of abstractions extracted out of the Symfony, version 2
A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components
proved useful - and that already have battle tested implementations.

Autoloader: /usr/share/php/Symfony/Contracts2/autoload.php

Provides

Requires

License

MIT

Changelog

* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Wed Jun 29 2022 Remi Collet <remi@remirepo.net> - 2.5.2-1
  - update to 2.5.2
* Tue Apr 05 2022 Remi Collet <remi@remirepo.net> - 2.5.1-1
  - update to 2.5.1
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Nov 23 2021 Remi Collet <remi@remirepo.net> - 2.5.0-1
  - update to 2.5.0
  - allow psr/cache v2 and v3
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Apr 19 2021 Remi Collet <remi@remirepo.net> - 2.4.0-1
  - update to 2.4.0
  - raise dependency on psr/container 1.1
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

Files

/usr/share/doc/php-symfony-contracts2
/usr/share/doc/php-symfony-contracts2/CHANGELOG.md
/usr/share/doc/php-symfony-contracts2/Cache_composer.json
/usr/share/doc/php-symfony-contracts2/Deprecation_composer.json
/usr/share/doc/php-symfony-contracts2/EventDispatcher_composer.json
/usr/share/doc/php-symfony-contracts2/HttpClient_composer.json
/usr/share/doc/php-symfony-contracts2/README.md
/usr/share/doc/php-symfony-contracts2/Service_composer.json
/usr/share/doc/php-symfony-contracts2/Translation_composer.json
/usr/share/doc/php-symfony-contracts2/composer.json
/usr/share/licenses/php-symfony-contracts2
/usr/share/licenses/php-symfony-contracts2/Cache_LICENSE
/usr/share/licenses/php-symfony-contracts2/Deprecation_LICENSE
/usr/share/licenses/php-symfony-contracts2/EventDispatcher_LICENSE
/usr/share/licenses/php-symfony-contracts2/HttpClient_LICENSE
/usr/share/licenses/php-symfony-contracts2/LICENSE
/usr/share/licenses/php-symfony-contracts2/Service_LICENSE
/usr/share/licenses/php-symfony-contracts2/Translation_LICENSE
/usr/share/php/Symfony
/usr/share/php/Symfony/Contracts2
/usr/share/php/Symfony/Contracts2/Cache
/usr/share/php/Symfony/Contracts2/Cache/CacheInterface.php
/usr/share/php/Symfony/Contracts2/Cache/CacheTrait.php
/usr/share/php/Symfony/Contracts2/Cache/CallbackInterface.php
/usr/share/php/Symfony/Contracts2/Cache/ItemInterface.php
/usr/share/php/Symfony/Contracts2/Cache/TagAwareCacheInterface.php
/usr/share/php/Symfony/Contracts2/Deprecation
/usr/share/php/Symfony/Contracts2/Deprecation/function.php
/usr/share/php/Symfony/Contracts2/EventDispatcher
/usr/share/php/Symfony/Contracts2/EventDispatcher/Event.php
/usr/share/php/Symfony/Contracts2/EventDispatcher/EventDispatcherInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient
/usr/share/php/Symfony/Contracts2/HttpClient/ChunkInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/ClientExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/DecodingExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/ExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/HttpExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/RedirectionExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/ServerExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/TimeoutExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Exception/TransportExceptionInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/HttpClientInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/ResponseInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/ResponseStreamInterface.php
/usr/share/php/Symfony/Contracts2/HttpClient/Test
/usr/share/php/Symfony/Contracts2/HttpClient/Test/Fixtures
/usr/share/php/Symfony/Contracts2/HttpClient/Test/Fixtures/web
/usr/share/php/Symfony/Contracts2/HttpClient/Test/Fixtures/web/index.php
/usr/share/php/Symfony/Contracts2/HttpClient/Test/HttpClientTestCase.php
/usr/share/php/Symfony/Contracts2/HttpClient/Test/TestHttpServer.php
/usr/share/php/Symfony/Contracts2/Service
/usr/share/php/Symfony/Contracts2/Service/Attribute
/usr/share/php/Symfony/Contracts2/Service/Attribute/Required.php
/usr/share/php/Symfony/Contracts2/Service/Attribute/SubscribedService.php
/usr/share/php/Symfony/Contracts2/Service/ResetInterface.php
/usr/share/php/Symfony/Contracts2/Service/ServiceLocatorTrait.php
/usr/share/php/Symfony/Contracts2/Service/ServiceProviderInterface.php
/usr/share/php/Symfony/Contracts2/Service/ServiceSubscriberInterface.php
/usr/share/php/Symfony/Contracts2/Service/ServiceSubscriberTrait.php
/usr/share/php/Symfony/Contracts2/Service/Test
/usr/share/php/Symfony/Contracts2/Service/Test/ServiceLocatorTest.php
/usr/share/php/Symfony/Contracts2/Translation
/usr/share/php/Symfony/Contracts2/Translation/LocaleAwareInterface.php
/usr/share/php/Symfony/Contracts2/Translation/Test
/usr/share/php/Symfony/Contracts2/Translation/Test/TranslatorTest.php
/usr/share/php/Symfony/Contracts2/Translation/TranslatableInterface.php
/usr/share/php/Symfony/Contracts2/Translation/TranslatorInterface.php
/usr/share/php/Symfony/Contracts2/Translation/TranslatorTrait.php
/usr/share/php/Symfony/Contracts2/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:57:55 2024