This website works better with JavaScript.
Home
Explore
Help
Sign In
horizontes
/
cf7-states-cities
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
8
Wiki
Activity
Browse Source
Add PHP8 support
Guilherme Capanema de Barros
2 years ago
parent
3726c3d3ea
commit
1176cc20a6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
composer.json
+ 1
- 1
composer.json
View File
@ -17,7 +17,7 @@
}
]
,
"require"
:
{
"php"
:
"^7.2"
"php"
:
"^7.2
|^8.0
"
}
,
"config"
:
{
"preferred-install"
:
"dist"
Write
Preview
Loading…
Cancel
Save