Skip to content

Commit 37dd061

Browse files
committed
fix(Composer): Fixing composer version
1 parent 56186cc commit 37dd061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "adriengras/pkce-php",
33
"description": "A simple utility to use PKCE (Proof Key for Code Exchange) in PHP.",
44
"type": "library",
5+
"version": "1.0.4",
56
"license": "MIT",
67
"autoload": {
78
"psr-4": {

0 commit comments

Comments
 (0)