Skip to content
Extraits de code Groupes Projets
Valider 12e10f48 rédigé par Steel's avatar Steel
Parcourir les fichiers

update composer.json to require PHP 8.4; add new index.html and oauth2.php...

update composer.json to require PHP 8.4; add new index.html and oauth2.php files; remove old index.php and web/oauth2.php
parent 449de7e5
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -6,5 +6,7 @@ ...@@ -6,5 +6,7 @@
"name": "steel" "name": "steel"
} }
], ],
"require": {} "require": {
"php": "^8.4"
}
} }
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<body> <body>
<main> <main>
<button><a href="oauth2.php">Version OAuth 2</a></button> <a href="oauth2.php"><button></button>Version OAuth 2</button></a>
<button><a href="oidc.php">Version OpenID Connect</a></button> <a href="oidc.php"><button></button>Version OpenID Connect</button></a>
</main> </main>
</body> </body>
\ No newline at end of file
Fichier déplacé
Fichier déplacé
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter