File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- FROM php:7.3 -apache
1+ FROM php:8.0 -apache
22
33# ==============================================================================
44# Set up the machine
Original file line number Diff line number Diff line change 1212 "license" : " MIT" ,
1313 "name" : " pdsinterop/solid-server" ,
1414 "require" : {
15- "php" : " ^7.3 " ,
15+ "php" : " ^8.0 " ,
1616 "ext-dom" : " *" ,
1717 "ext-json" : " *" ,
1818 "ext-mbstring" : " *" ,
2626 "league/flysystem" : " ^1.1" ,
2727 "league/oauth2-server" : " ^8.1" ,
2828 "league/route" : " ^4.5" ,
29- "pdsinterop/flysystem-rdf" : " ^0.3 " ,
30- "pdsinterop/solid-auth" : " ^0.10.1 " ,
29+ "pdsinterop/flysystem-rdf" : " ^0.5 " ,
30+ "pdsinterop/solid-auth" : " ^0.10.2 " ,
3131 "pdsinterop/solid-crud" : " ^0.7.1" ,
3232 "php-http/httplug" : " ^2.2" ,
3333 "phptal/phptal" : " ^1.5"
You can’t perform that action at this time.
0 commit comments