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 f2b55e8 commit 9dc9100Copy full SHA for 9dc9100
db/ib_logfile0
0 Bytes
db/ibdata1
docker/server/Dockerfile
@@ -231,6 +231,12 @@ RUN rm -rf /sbin/sln \
231
; rm -rf /var/cache/{ldconfig,yum}/*
232
233
234
+# -----------------------------------------------------------------------------
235
+# Composer download some libraries
236
237
+RUN composer require --dev phpunit/phpunit ^7
238
+
239
240
# -----------------------------------------------------------------------------
241
# END
242
0 commit comments