Commit 01d6c69 1 parent 05740be commit 01d6c69 Copy full SHA for 01d6c69
File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " trejjam/thepay" ,
3
- "description" : " The pay library nette extension" ,
3
+ "description" : " ThePay library - nette extension" ,
4
4
"keywords" : [
5
5
" the pay" ,
6
6
" nette" ,
11
11
],
12
12
"require" : {
13
13
"php" : " >=7.1" ,
14
- "trejjam/thepay-lib" : " dev-namespaces#049ff9b " ,
14
+ "trejjam/thepay-lib" : " ^4.0.0 " ,
15
15
"trejjam/base-extension" : " ~0.7" ,
16
16
"nette/di" : " ~2.3 || ~3.0" ,
17
17
"nette/application" : " ~2.3" ,
23
23
"nette/bootstrap" : " @dev" ,
24
24
"nette/robot-loader" : " @dev" ,
25
25
"tracy/tracy" : " ~2.5.0" ,
26
- "phpstan/phpstan" : " ^0.10.2" ,
27
- "symplify/easy-coding-standard" : " ^4.6"
26
+
27
+ "phpstan/phpstan" : " ~0.10.2" ,
28
+ "symplify/easy-coding-standard" : " ~4.6.0"
28
29
},
29
30
"autoload" : {
30
31
"psr-4" : {
You can’t perform that action at this time.
0 commit comments