This website works better with JavaScript.
Home
Explore
Help
Sign In
horizontes
/
plate
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
4
Wiki
Activity
Browse Source
Add support for PHP8
master
Guilherme Capanema de Barros
4 years ago
parent
9b04304db7
commit
11f09c00f1
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
composer.json
+ 1
- 1
composer.json
View File
@ -24,7 +24,7 @@
}
}
]
,
]
,
"require"
:
{
"require"
:
{
"php"
:
"^7.2"
"php"
:
"^7.2
|| ^8.0
"
}
,
}
,
"config"
:
{
"config"
:
{
"preferred-install"
:
"dist"
"preferred-install"
:
"dist"
Write
Preview
Loading…
Cancel
Save