Add Symfony Deprecation Contracts package
- Created CHANGELOG.md to maintain version history. - Added README.md with usage instructions for the trigger_deprecation() function. - Initialized composer.json for the Symfony Deprecation Contracts library, specifying dependencies and autoloading.
This commit is contained in:
7
modules/pshowsso/deps/patrickbussmann/oauth2-apple/.gitignore
vendored
Normal file
7
modules/pshowsso/deps/patrickbussmann/oauth2-apple/.gitignore
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
/build
|
||||
/vendor
|
||||
/.idea
|
||||
composer.phar
|
||||
composer.lock
|
||||
.DS_Store
|
||||
.phpunit.result.cache
|
||||
Reference in New Issue
Block a user