Skip to content

Commit ce1520e

Browse files
committed
update solid crud, lock sweety/easyrdf to 1.15 because 1.16 doesn't parse our acl file
1 parent 3bc80f4 commit ce1520e

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,9 @@
1515
],
1616
"require": {
1717
"pdsinterop/solid-auth": "v0.13.0",
18-
"pdsinterop/solid-crud": "v0.7.3",
19-
"phpmailer/phpmailer": "^6.10"
18+
"pdsinterop/solid-crud": "v0.8.1",
19+
"phpmailer/phpmailer": "^6.10",
20+
"sweetrdf/easyrdf": "v1.15"
2021
},
2122
"require-dev": {
2223
"phpunit/phpunit": "^12.2",

0 commit comments

Comments
 (0)