Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit f519d76

Browse files
committed
Fix php_spec
1 parent 5d5f295 commit f519d76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/classes/php_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
})
9898

9999
should contain_package("boxen/brews/bisonphp26").with({
100-
:ensure => "2.6.5-boxen1"
100+
:ensure => "2.6.4-boxen1"
101101
})
102102

103103
should contain_exec("phpenv-setup-root-repo").with({

0 commit comments

Comments
 (0)