This website works better with JavaScript.
Home
Help
Register
Sign In
deblan
/
orbit
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
Add PHP version dep in composer file
develop
Jansen Price
5 months ago
parent
33ab4eecdc
commit
a33fc84627
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
composer.json
+ 1
- 0
composer.json
View File
@ -9,6 +9,7 @@
}
]
,
"require"
:
{
"php"
:
">=7.2"
,
"sumpygump/qi-console"
:
"^1.3"
,
"monolog/monolog"
:
"^2.1"
,
"neitanod/forceutf8"
:
"^2.0"
Write
Preview
Loading…
Cancel
Save