Skip to content

Commit

Permalink
fix: 修复无法安装 phpoffice/phpspreadsheet:^1.25 问题
Browse files Browse the repository at this point in the history
  • Loading branch information
mouyong authored Oct 12, 2022
1 parent 164b420 commit ac47d5f
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 @@ -18,7 +18,7 @@
"illuminate/config": "^5.8|^6.0|^7.0|^8.0|^9.0",
"illuminate/support": "^5.8|^6.0|^7.0|^8.0|^9.0",
"illuminate/filesystem": "^5.8|^6.0|^7.0|^8.0|^9.0",
"ezyang/htmlpurifier": "4.13.*"
"ezyang/htmlpurifier": "^4.13"
},
"require-dev": {
"phpunit/phpunit": "^8.0|^9.0",
Expand Down

0 comments on commit ac47d5f

Please sign in to comment.