Skip to content

Commit a3e2f5d

Browse files
committed
x
1 parent 1a48cb6 commit a3e2f5d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

tests/matrix/dbal/dibi-4.0-php-8.1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
PHP_VERSION_MIN="80100"
33
PHP_VERSION_MAX="80599"
44
COMPOSER_REQUIRE="$COMPOSER_REQUIRE dibi/dibi:~4.2.7"
5-
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.4"
5+
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.5.7"
66
DBAL="dibi"

tests/matrix/dbal/dibi-5.0.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
PHP_VERSION_MIN="80000"
33
PHP_VERSION_MAX="80599"
44
COMPOSER_REQUIRE="$COMPOSER_REQUIRE dibi/dibi:~5.0"
5-
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.4"
5+
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.5.7"
66
DBAL="dibi"

tests/matrix/dbal/doctrine-3.0.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
PHP_VERSION_MIN="70300"
33
PHP_VERSION_MAX="80599"
44
COMPOSER_REQUIRE="$COMPOSER_REQUIRE doctrine/dbal:^3.3.7"
5-
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.4"
5+
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.5.7"
66
DBAL="doctrine"

tests/matrix/dbal/doctrine-4.0.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
PHP_VERSION_MIN="80100"
33
PHP_VERSION_MAX="80599"
44
COMPOSER_REQUIRE="$COMPOSER_REQUIRE doctrine/dbal:^4.0"
5-
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.4"
5+
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.5.7"
66
DBAL="doctrine"

tests/matrix/dbal/nextras-5.0-php-8.1-to-8.5.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
PHP_VERSION_MIN="80100"
33
PHP_VERSION_MAX="80599"
44
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nextras/dbal:~5.0.1"
5-
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.4"
5+
COMPOSER_REQUIRE="$COMPOSER_REQUIRE nette/tester:~2.5.7"
66
DBAL="nextras"

0 commit comments

Comments
 (0)