Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit aee6bb5

Browse files
author
Andrey Helldar
committed
Changed supported version
1 parent cbbd485 commit aee6bb5

File tree

2 files changed

+107
-59
lines changed

2 files changed

+107
-59
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=5.6.9",
18+
"php": "^7.1.3",
1919
"ext-json": "*",
20-
"symfony/http-foundation": "^3.0|^4.0|^5.0"
20+
"symfony/http-foundation": "^4.0|^5.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^6.5|^7.0"
23+
"phpunit/phpunit": "^8.5"
2424
},
2525
"suggest": {
2626
"symfony/thanks": "Give thanks (in the form of a GitHub) to your fellow PHP package maintainers"

composer.lock

Lines changed: 104 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)