Pārlūkot izejas kodu

zend framework 1 setup.py should contain composer dependency

Fixes https://github.com/TechEmpower/FrameworkBenchmarks/pull/874#discussion_r16033690
Gerard Roche 11 gadi atpakaļ
vecāks
revīzija
c0978a0657
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      frameworks/PHP/php-zend-framework1/install.sh

+ 1 - 1
frameworks/PHP/php-zend-framework1/install.sh

@@ -1,3 +1,3 @@
 #!/bin/bash
 
-fw_depends php nginx
+fw_depends php composer nginx