Skip to content

Commit

Permalink
fix: update composer.json php requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Neunerlei authored Dec 13, 2022
1 parent f44a7e8 commit cd5258b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"source": "https://github.com/neunerlei/dbg"
},
"require": {
"php": ">=7.4.*",
"php": ">=7.4",
"kint-php/kint": "^5.0.1",
"0.0.0/composer-include-files": "^1.5",
"php-console/php-console": "^3.1"
Expand Down

0 comments on commit cd5258b

Please sign in to comment.