File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 1616 " grid" ,
1717 " crud"
1818 ],
19- "version" : " dev-develop" ,
2019 "authors" : [
2120 {
2221 "name" : " Romans Malinovskis" ,
5150 ],
5251 "homepage" : " https://github.com/atk4/ui" ,
5352 "require" : {
54- "php" : " >=7.4 <8.4" ,
55- "atk4/data" : " dev-develop" ,
56- "nyholm/psr7" : " ^1.6" ,
57- "nyholm/psr7-server" : " ^1.0" ,
58- "symfony/filesystem" : " ^4.4 || ^5.3 || ^6.0" ,
59- "symfony/http-foundation" : " ^4.4 || ^5.3 || ^6.0"
60- },
61- "require-release" : {
6253 "php" : " >=7.4 <8.4" ,
6354 "atk4/data" : " ~6.0.0" ,
6455 "nyholm/psr7" : " ^1.6" ,
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ class App
6767 *
6868 * @TODO remove, no longer needed for CDN versioning as we bundle all resources
6969 */
70- public $ version = '6.0-dev ' ;
70+ public $ version = '6.0 ' ;
7171
7272 /** @var string Name of application */
7373 public $ title = 'Agile UI - Untitled Application ' ;
You can’t perform that action at this time.
0 commit comments