|
859 | 859 | ], |
860 | 860 | "install-path": "../egulias/email-validator" |
861 | 861 | }, |
| 862 | + { |
| 863 | + "name": "firebase/php-jwt", |
| 864 | + "version": "v7.0.5", |
| 865 | + "version_normalized": "7.0.5.0", |
| 866 | + "source": { |
| 867 | + "type": "git", |
| 868 | + "url": "https://github.com/googleapis/php-jwt.git", |
| 869 | + "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380" |
| 870 | + }, |
| 871 | + "dist": { |
| 872 | + "type": "zip", |
| 873 | + "url": "https://api.github.com/repos/googleapis/php-jwt/zipball/47ad26bab5e7c70ae8a6f08ed25ff83631121380", |
| 874 | + "reference": "47ad26bab5e7c70ae8a6f08ed25ff83631121380", |
| 875 | + "shasum": "" |
| 876 | + }, |
| 877 | + "require": { |
| 878 | + "php": "^8.0" |
| 879 | + }, |
| 880 | + "require-dev": { |
| 881 | + "guzzlehttp/guzzle": "^7.4", |
| 882 | + "phpfastcache/phpfastcache": "^9.2", |
| 883 | + "phpspec/prophecy-phpunit": "^2.0", |
| 884 | + "phpunit/phpunit": "^9.5", |
| 885 | + "psr/cache": "^2.0||^3.0", |
| 886 | + "psr/http-client": "^1.0", |
| 887 | + "psr/http-factory": "^1.0" |
| 888 | + }, |
| 889 | + "suggest": { |
| 890 | + "ext-sodium": "Support EdDSA (Ed25519) signatures", |
| 891 | + "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" |
| 892 | + }, |
| 893 | + "time": "2026-04-01T20:38:03+00:00", |
| 894 | + "type": "library", |
| 895 | + "installation-source": "dist", |
| 896 | + "autoload": { |
| 897 | + "psr-4": { |
| 898 | + "Firebase\\JWT\\": "src" |
| 899 | + } |
| 900 | + }, |
| 901 | + "notification-url": "https://packagist.org/downloads/", |
| 902 | + "license": [ |
| 903 | + "BSD-3-Clause" |
| 904 | + ], |
| 905 | + "authors": [ |
| 906 | + { |
| 907 | + "name": "Neuman Vong", |
| 908 | + "email": "neuman+pear@twilio.com", |
| 909 | + "role": "Developer" |
| 910 | + }, |
| 911 | + { |
| 912 | + "name": "Anant Narayanan", |
| 913 | + "email": "anant@php.net", |
| 914 | + "role": "Developer" |
| 915 | + } |
| 916 | + ], |
| 917 | + "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", |
| 918 | + "homepage": "https://github.com/firebase/php-jwt", |
| 919 | + "keywords": [ |
| 920 | + "jwt", |
| 921 | + "php" |
| 922 | + ], |
| 923 | + "support": { |
| 924 | + "issues": "https://github.com/googleapis/php-jwt/issues", |
| 925 | + "source": "https://github.com/googleapis/php-jwt/tree/v7.0.5" |
| 926 | + }, |
| 927 | + "install-path": "../firebase/php-jwt" |
| 928 | + }, |
862 | 929 | { |
863 | 930 | "name": "fusonic/opengraph", |
864 | 931 | "version": "v3.0.0", |
|
0 commit comments