rector/vendor/symfony/service-contracts
Tomas Votruba 695c190be3 Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354
94b5561ca8 chore: bump min version of github actions (fix deprecations) (#5675)
2024-03-01 20:02:28 +00:00
..
Attribute Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00
CHANGELOG.md Updated Rector to commit de97b987257a4de435af72252ec2186c5b20c139 2023-08-15 23:43:04 +00:00
composer.json Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00
LICENSE Updated Rector to commit de97b987257a4de435af72252ec2186c5b20c139 2023-08-15 23:43:04 +00:00
README.md Updated Rector to commit de97b987257a4de435af72252ec2186c5b20c139 2023-08-15 23:43:04 +00:00
ResetInterface.php Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00
ServiceLocatorTrait.php Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00
ServiceProviderInterface.php Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00
ServiceSubscriberInterface.php Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00
ServiceSubscriberTrait.php Updated Rector to commit 94b5561ca87ee6825a098c7c506b774582bf3354 2024-03-01 20:02:28 +00:00

Symfony Service Contracts

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.

See https://github.com/symfony/contracts/blob/main/README.md for more information.