mirror of
https://github.com/archtechx/money.git
synced 2025-12-12 19:34:02 +00:00
Allow PHP 8.0, run tests for 8.0 as well
This commit is contained in:
parent
958e27eb79
commit
69eb9c4659
2 changed files with 6 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"php": "^8.0",
|
||||
"illuminate/support": "^9.0|^10.0",
|
||||
"archtechx/helpers": "^0.3.1"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue