Skip to content

Commit cb9d2fc

Browse files
committed
Creating phpunit-bridge 4.2 recipe to point to 4.2 version of bootstrap.php
This also updates the 4.3 recipe to use all the stuff from 4.2
1 parent fac3cde commit cb9d2fc

File tree

12 files changed

+12
-5
lines changed

12 files changed

+12
-5
lines changed

symfony/phpunit-bridge/4.2/.env.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/.env.test

symfony/phpunit-bridge/4.2/bin

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/bin
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../framework-bundle/4.2/config/bootstrap.php
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/manifest.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/phpunit.xml.dist
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/post-install.txt

symfony/phpunit-bridge/4.2/tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../4.1/tests

symfony/phpunit-bridge/4.3/.env.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../4.1/.env.test
1+
../4.2/.env.test
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../../../../symfony/framework-bundle/3.3/config/bootstrap.php
1+
../../4.2/config/bootstrap.php
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
../4.1/manifest.json
1+
../4.2/manifest.json

0 commit comments

Comments
 (0)