Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 2189f18

Browse files
author
Joel Butcher
committed
updates to testbench version
1 parent b6ec5ac commit 2189f18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ matrix:
2323
before_install:
2424
- composer require "illuminate/routing:${ILLUMINATE_VERSION}" --no-update --prefer-dist
2525
- composer require "illuminate/support:${ILLUMINATE_VERSION}" --no-update --prefer-dist
26-
- composer require "orchestra/testbench:${TESTBENCH_VERSION/5\./3\.}" --no-update --prefer-dist
26+
- composer require "orchestra/testbench:${TESTBENCH_VERSION}" --no-update --prefer-dist
2727

2828
install: travis_retry composer install --prefer-source --no-interaction
2929

0 commit comments

Comments
 (0)