Skip to content

Commit e3a8741

Browse files
author
Daniyal Hamid
committed
Updated bitframe dependency version to 3.5
1 parent 04ce559 commit e3a8741

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
"require": {
1313
"php": ">=7.4.0",
1414
"psr/http-server-middleware": "~1.0",
15+
<<<<<<< Updated upstream
1516
"designcise/bitframe": "^2.0"
17+
=======
18+
"designcise/bitframe": "^3.5"
19+
>>>>>>> Stashed changes
1620
},
1721
"require-dev": {
1822
"phpunit/phpunit": "^8.5",

0 commit comments

Comments
 (0)