Skip to content

Commit 7256fb7

Browse files
authored
Merge pull request #225 from WyriHaximus/trim-period-of-react-promise-version
Trim period of react/promise version
2 parents 039d958 + 88a1583 commit 7256fb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"phpunit/phpunit": "^9.6.10",
1414
"react/async": "^4.1.0",
1515
"react/event-loop": "^1.4.0",
16-
"react/promise": "^2.10.",
16+
"react/promise": "^2.10",
1717
"wyrihaximus/test-utilities": "^5.5.4 || ^6"
1818
},
1919
"require-dev": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)