Skip to content

Commit 6781273

Browse files
committedFeb 15, 2025
eboreum/phpunit-with-consecutive-alternative:^1.0
From "dev-main".
1 parent 0427a51 commit 6781273

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ echo $result;
550550
## Test/development requirements
551551

552552
```json
553-
"eboreum/phpunit-with-consecutive-alternative": "dev-main",
553+
"eboreum/phpunit-with-consecutive-alternative": "^1.0",
554554
"nette/neon": "^3.2",
555555
"phpstan/phpstan": "^2.1.5",
556556
"phpunit/phpunit": "^11.3",

‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"eboreum/caster": "^2.1"
88
},
99
"require-dev": {
10-
"eboreum/phpunit-with-consecutive-alternative": "dev-main",
10+
"eboreum/phpunit-with-consecutive-alternative": "^1.0",
1111
"nette/neon": "^3.2",
1212
"phpstan/phpstan": "^2.1.5",
1313
"phpunit/phpunit": "^11.3",

0 commit comments

Comments
 (0)