Skip to content

Commit

Permalink
Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Jul 1, 2021
1 parent 82468e7 commit c198f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/dev/common.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
pkgs ? (import <nixpkgs> {}),
nix-phps ? import (fetchTarball https://github.com/fossar/nix-phps/archive/523c84ce0f4699ba337069e15b4ded80b3d74363.tar.gz),
nix-phps ? import (fetchTarball https://github.com/fossar/nix-phps/archive/b5ef788708c081de15aa58c9e3f5d0448d683e0d.tar.gz),
version ? "php74",
phpIni ? ''
max_execution_time = 0
Expand Down

0 comments on commit c198f5f

Please sign in to comment.