mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-20 21:33:54 -07:00
misc: Corrected php
version in composer.json
(#1882)
This commit is contained in:
parent
5c4972ec12
commit
bc1713abdd
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
"forum": "https://torrentpier.com"
|
"forum": "https://torrentpier.com"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.1 | ^8.2 | ^8.3 | ^8.4",
|
"php": ">=8.1",
|
||||||
"arokettu/random-polyfill": "1.0.2",
|
"arokettu/random-polyfill": "1.0.2",
|
||||||
"arokettu/bencode": "^4.1.0",
|
"arokettu/bencode": "^4.1.0",
|
||||||
"arokettu/monsterid": "dev-master",
|
"arokettu/monsterid": "dev-master",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue