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] Update leaf to 3.11 (
#9582
)
Joan Miquel
6 months ago
parent
a4b54e1485
commit
3dce7fe40c
1 changed files
with
1 additions
and
1 deletions
Split 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": {
- "leafs/leaf": "^3.
3
"
+ "leafs/leaf": "^3.
11
"
}
}