Last active
September 14, 2025 03:53
-
-
Save xicond/294a8bcc7a044d3eb03d2b9f21f2394e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "require": { | |
| "fig/http-message-util": "1.1.5", | |
| "firebase/php-jwt": "v6.10.0", | |
| "guzzlehttp/guzzle": "7.10.0", | |
| "guzzlehttp/promises": "2.3.0", | |
| "guzzlehttp/psr7": "2.8.0", | |
| "laravel/serializable-closure": "v1.3.7", | |
| "monolog/monolog": "2.10.0", | |
| "nikic/fast-route": "v1.3.0", | |
| "php-di/invoker": "2.3.6", | |
| "php-di/php-di": "6.4.0", | |
| "php-di/phpdoc-reader": "2.2.1", | |
| "psr/container": "1.1.2", | |
| "psr/http-client": "1.0.3", | |
| "psr/http-factory": "1.1.0", | |
| "psr/http-message": "1.1", | |
| "psr/http-server-handler": "1.0.2", | |
| "psr/http-server-middleware": "1.0.2", | |
| "psr/log": "1.1.4", | |
| "psr/simple-cache": "3.0.0", | |
| "ralouphie/getallheaders": "3.0.3", | |
| "slim/psr7": "1.6.2", | |
| "slim/slim": "4.15.0", | |
| "symfony/deprecation-contracts": "v3.6.0", | |
| "symfony/polyfill-php80": "v1.33.0" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment