This website works better with JavaScript.
Explore
Help
Register
Sign In
miraty
/
libreqr
Watch
1
Star
1
Fork
You've already forked libreqr
3
Code
Issues
Pull Requests
Releases
7
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
main
main
1.0.0
1.1.0
1.2.0
1.3.0
2.0.0
2.0.0-beta1
2.0.0-beta2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
libreqr
/
composer.json
7 lines
81 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Use composer and change QR code generation library
10 months ago
{
Use tabs instead of spaces, better indentation
10 months ago
"require"
:
{
"endroid/qr-code"
:
"^4.4"
,
"wikimedia/less.php"
:
"^3.1"
}
Use composer and change QR code generation library
10 months ago
}