This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[php] Leaf update to v4 (
#10371
)
Joan Miquel
1 week ago
parent
bfe549e335
commit
b0f2f174b1
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
frameworks/PHP/leaf/composer.json
+ 1
- 1
frameworks/PHP/leaf/composer.json
View File
@@ -1,5 +1,5 @@
{
{
"require": {
"require": {
- "leafs/leaf": "^
3.11
"
+ "leafs/leaf": "^
4
"
}
}
}
}