You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ We use [Cachix](https://app.cachix.org/cache/fossar) to store `x86_64-linux` bin
14
14
15
15
This package is regularly updated to match latest Nixpkgs and the PHP packages use the [same API as those in Nixpkgs](https://nixos.org/manual/nixpkgs/unstable/#sec-php).
16
16
17
-
The following versions are currently supported:
17
+
The following versions are currently available:
18
18
19
19
-`php56`
20
20
-`php70`
@@ -24,6 +24,7 @@ The following versions are currently supported:
24
24
-`php74`
25
25
-`php80`
26
26
-`php81`
27
+
-`php-master`
27
28
28
29
There is also a `php` package which is the alias of the default PHP version in Nixpkgs.
0 commit comments