Skip to content

Commit 5d10927

Browse files
Use pdsinterop/[php-]flysystem-rdf dev-dev
1 parent 6d0a6e0 commit 5d10927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"description": "Standalone Solid Server written in PHP by PDS Interop.",
1717
"license": "MIT",
18-
"name": "pdsinterop/php-solid-server",
18+
"name": "pdsinterop/solid-server",
1919
"require": {
2020
"php": "~7.1",
2121
"ext-json": "*",
@@ -28,7 +28,7 @@
2828
"league/flysystem": "^1.0.",
2929
"league/oauth2-server": "^8.0",
3030
"league/route": "^4.5",
31-
"pdsinterop/flysystem-rdf": "^0.1",
31+
"pdsinterop/flysystem-rdf": "dev-dev",
3232
"pdsinterop/solid-auth": "dev-feature/implicit-grant",
3333
"php-http/httplug": "^2.1",
3434
"phptal/phptal": "^1.4"

0 commit comments

Comments
 (0)