We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6256e50 commit 0827db0Copy full SHA for 0827db0
composer.json
@@ -21,14 +21,14 @@
21
"defuse/php-encryption": "^2.3",
22
"laminas/laminas-diactoros": " ^2.8",
23
"laminas/laminas-httphandlerrunner": "^1.5",
24
- "lcobucci/jwt": "3.3.3",
+ "lcobucci/jwt": "^3.3",
25
"league/container": "^3.4",
26
"league/flysystem": "^1.1",
27
"league/oauth2-server": "^8.1",
28
"league/route": "^4.5",
29
- "pdsinterop/flysystem-rdf": "^0.3",
30
- "pdsinterop/solid-auth": "^0.6",
31
- "pdsinterop/solid-crud": "^0.3",
+ "pdsinterop/flysystem-rdf": "^v0.5",
+ "pdsinterop/solid-auth": "^v0.11",
+ "pdsinterop/solid-crud": "^v0.7",
32
"php-http/httplug": "^2.2",
33
"phptal/phptal": "^1.5"
34
},
0 commit comments