Skip to content

Commit 0c76618

Browse files
author
Samuel Akopyan
committed
~ changes in composer.json
1 parent 47b0eaf commit 0c76618

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"sort-packages": true
2323
},
2424
"require": {
25-
"php": ">=5.4.0"
25+
"php": ">=5.4.0",
26+
"apphp/php-mvc-framework": "^1.2.2",
2627
},
2728
"require-dev": {
28-
"apphp/php-mvc-framework": "^1.2.2@dev",
2929
"phpunit/phpunit": "^7.5"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)