This website works better with JavaScript.
Home
Explore
Help
Sign In
fm
/
zrd-bibtexbrowser
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
for now pinning required php version to 5.3 for need of namespacing
pull/81/head
Chris
8 years ago
parent
ab10bb500e
commit
b88da5c996
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
composer.json
2
composer.json
View File
@ -11,7 +11,7 @@
}
]
,
"require"
:
{
"php"
:
">=
4
"
"php"
:
">=
5.3.0
"
}
,
"autoload"
:
{
"psr-4"
:
{
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
fm/zrd-bibtexbrowser
Title
Body
Create Issue